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