[pgpool-committers: 122] pgpool: Before using semaphore, block signals. Otherwise the process wi

Tatsuo Ishii ishii at postgresql.org
Sat Apr 14 09:33:05 JST 2012


Before using semaphore, block signals. Otherwise the process will exit
before unlocking semaphore by a signal interrupt.

Branch
------
V3_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=66e6e58d3d450686a4e6d90dcab4681b9f381b9f

Modified Files
--------------
child.c |   16 ++++++++++++++++
main.c  |    9 ++++++++-
2 files changed, 24 insertions(+), 1 deletions(-)



More information about the pgpool-committers mailing list