forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit616afee
committed
worker_spi: Initialize bgw_notify_pid in all cases.
Commit090d0f2 added new code showinghow it can be useful to set bgw_notify_pid to a non-zero value, but itfailed to make sure that the existing call to RegisterBackgroundWorkerinitialized the new field at all.Report and patch by Shigeru Hanada.1 parent9d7ded0 commit616afee
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
348 | 348 |
| |
349 | 349 |
| |
350 | 350 |
| |
| 351 | + | |
351 | 352 |
| |
352 | 353 |
| |
353 | 354 |
| |
|
0 commit comments
Comments
(0)