[pgpool-committers: 123] 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
------
master

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

Modified Files
--------------
child.c          |   16 ++++++++++++++++
main.c           |    7 +++++++
pool_memqcache.c |   37 +++++++++++++++++++++++++++++++++++--
3 files changed, 58 insertions(+), 2 deletions(-)



More information about the pgpool-committers mailing list