[pgpool-committers: 657] pgpool: Fix to set unix domain socket path for pgpool PCP communication

Yugo Nagata nagata at sraoss.co.jp
Mon Oct 1 13:48:14 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 already set.

Branch
------
master

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

Modified Files
--------------
main.c |    9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)



More information about the pgpool-committers mailing list