- Notifications
You must be signed in to change notification settings - Fork5
Commita0c75f5
committed
Avoid treating WAL senders as normal backends.
The previous coding treated anything that wasn't an autovacuum launcheras a normal backend, which is wrong now that we also have WAL senders.Fujii Masao, reviewed by Robert Haas, Alvaro Herrera, Tom Lane,and Bernd Helmle.1 parentfb4c5d2 commita0c75f5
1 file changed
+38
-14
lines changedLines changed: 38 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3167 | 3167 |
| |
3168 | 3168 |
| |
3169 | 3169 |
| |
3170 |
| - | |
3171 |
| - | |
3172 |
| - | |
3173 |
| - | |
3174 |
| - | |
3175 |
| - | |
3176 |
| - | |
| 3170 | + | |
| 3171 | + | |
| 3172 | + | |
| 3173 | + | |
| 3174 | + | |
| 3175 | + | |
| 3176 | + | |
| 3177 | + | |
| 3178 | + | |
| 3179 | + | |
| 3180 | + | |
| 3181 | + | |
| 3182 | + | |
| 3183 | + | |
| 3184 | + | |
| 3185 | + | |
| 3186 | + | |
| 3187 | + | |
| 3188 | + | |
3177 | 3189 |
| |
3178 | 3190 |
| |
3179 | 3191 |
| |
| |||
4380 | 4392 |
| |
4381 | 4393 |
| |
4382 | 4394 |
| |
4383 |
| - | |
4384 |
| - | |
4385 |
| - | |
4386 |
| - | |
4387 |
| - | |
4388 |
| - | |
4389 |
| - | |
| 4395 | + | |
| 4396 | + | |
| 4397 | + | |
| 4398 | + | |
| 4399 | + | |
| 4400 | + | |
| 4401 | + | |
| 4402 | + | |
| 4403 | + | |
| 4404 | + | |
| 4405 | + | |
| 4406 | + | |
| 4407 | + | |
| 4408 | + | |
| 4409 | + | |
| 4410 | + | |
| 4411 | + | |
| 4412 | + | |
| 4413 | + | |
4390 | 4414 |
| |
4391 | 4415 |
| |
4392 | 4416 |
| |
|
0 commit comments
Comments
(0)