[pgpool-committers: 8060] pgpool: Fix signal handler for SIGTERM, SIGINT and SIGQUIT.
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Oct 12 10:43:11 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_0_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=831b714ea352f9573df474f7993600c4e7a9580e
Modified Files
--------------
src/protocol/child.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
More information about the pgpool-committers
mailing list