- Notifications
You must be signed in to change notification settings - Fork5
Commit61a7d57
committed
Fix SIGHUP handling by unconnected bgworkers
Add a SignalUnconnectedWorkers() call so that non-database-connected backgroundworkers are also notified when postmaster is SIGHUPped. Previously, onlydatabase-connected workers were.Michael Paquier (bug report and fix)1 parent6f5b8be commit61a7d57
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2280 | 2280 | | |
2281 | 2281 | | |
2282 | 2282 | | |
| 2283 | + | |
2283 | 2284 | | |
2284 | 2285 | | |
2285 | 2286 | | |
| |||
0 commit comments
Comments
(0)