postmaster: Don't open-code TerminateChildren() in HandleChildCrash()
Andres Freund <andres@anarazel.de>
postmaster: Don't open-code TerminateChildren() in HandleChildCrash() After removing the duplication no user of sigquit_child() remains, therefore remove it. Reviewed-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> Discussion: https://postgr.es/m/kgng5nrvnlv335evmsuvpnh354rw7qyazl73kdysev2cr2v5zu@m3cfzxicm5kp
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +11 −38 |
Discussion
- Reorder shutdown sequence, to flush pgstats later 22 messages · 2025-01-08 → 2025-01-29