[pgpool-committers: 8058] pgpool: Fix signal handler for SIGTERM, SIGINT and SIGQUIT.
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Oct 12 10:43:01 JST 2021
Fix signal handler for SIGTERM, SIGINT and SIGQUIT.
It did not properly save errno and it was possible to overwrite errno.
Branch
------
V3_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=dfe0365fb6bb1286ab591233c006f619fba68428
Modified Files
--------------
src/protocol/child.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
More information about the pgpool-committers
mailing list