pgsql: postmaster: Don't open-code TerminateChildren() in HandleChildCr
Started by Andres Freundover 1 year ago1 messagescomitters
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: /messages/by-id/kgng5nrvnlv335evmsuvpnh354rw7qyazl73kdysev2cr2v5zu@m3cfzxicm5kp
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/d239c1a8e5b6ac467b3479bf3840e3d297a40bef
Modified Files
--------------
src/backend/postmaster/postmaster.c | 49 +++++++++----------------------------
1 file changed, 11 insertions(+), 38 deletions(-)