forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3d7c752
committed
process startup: Do InitProcess() at the same time regardless of EXEC_BACKEND.
An upcoming patch splits single user mode into its own function. This makesthat easier. Split out for easier review / testing.Reviewed-By: Kyotaro Horiguchi <horikyota.ntt@gmail.com>Author: Andres Freund <andres@anarazel.de>Discussion:https://postgr.es/m/20210802164124.ufo5buo4apl6yuvs@alap3.anarazel.de1 parent37a9aa6 commit3d7c752
2 files changed
+14
-12
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4275 | 4275 |
| |
4276 | 4276 |
| |
4277 | 4277 |
| |
| 4278 | + | |
| 4279 | + | |
| 4280 | + | |
| 4281 | + | |
| 4282 | + | |
| 4283 | + | |
| 4284 | + | |
| 4285 | + | |
| 4286 | + | |
4278 | 4287 |
| |
4279 | 4288 |
| |
4280 | 4289 |
| |
|
Lines changed: 5 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4058 | 4058 |
| |
4059 | 4059 |
| |
4060 | 4060 |
| |
4061 |
| - | |
4062 | 4061 |
| |
4063 |
| - | |
4064 |
| - | |
4065 |
| - | |
4066 |
| - | |
4067 |
| - | |
4068 |
| - | |
4069 |
| - | |
4070 |
| - | |
| 4062 | + | |
| 4063 | + | |
| 4064 | + | |
| 4065 | + | |
4071 | 4066 |
| |
4072 |
| - | |
4073 |
| - | |
4074 |
| - | |
| 4067 | + | |
4075 | 4068 |
| |
4076 | 4069 |
| |
4077 | 4070 |
| |
|
0 commit comments
Comments
(0)