forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit18d67a8
committed
Replace postmaster.c's own backend type codes with BackendType
Introduce a separate BackendType for dead-end children, so that wedon't need a separate dead_end flag.Reviewed-by: Andres Freund <andres@anarazel.de>Discussion:https://www.postgresql.org/message-id/a102f15f-eac4-4ff2-af02-f9ff209ec66f@iki.fi1 parenta274bbb commit18d67a8
File tree
6 files changed
+168
-116
lines changed- src
- backend
- postmaster
- utils
- activity
- init
- include
- tools/pgindent
6 files changed
+168
-116
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
| 177 | + | |
177 | 178 |
| |
178 | 179 |
| |
179 | 180 |
| |
|
0 commit comments
Comments
(0)