[pgpool-committers: 660] 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
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=570b48afe184b463a1a4450ef187bc444358ebe7
Modified Files
--------------
main.c | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
More information about the pgpool-committers
mailing list