[pgpool-committers: 662] pgpool: Fix to set unix domain socket path for pgpool PCP communication
Yugo Nagata
nagata at sraoss.co.jp
Mon Oct 1 14:15:22 JST 2012
Fix to set unix domain socket path for pgpool PCP communication before
setting up signal handlers.
Previously, unlink of the socket in exit process was failed because the
path of the socket was not set.
Patch contributed by Gilles Darold
Subject :[pgpool-hackers: 131] Found bug with watchdog resulting in pgpool
segmentation fault
Date: Fri Sep 14 01:54:42 JST 2012
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0bd4deb16a25f503a1ebfe49cb5361fdff9c2b7f
Modified Files
--------------
main.c | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
More information about the pgpool-committers
mailing list