[pgpool-committers: 658] pgpool: Fix to set unix domain socket path for pgpool PCP communication
Yugo Nagata
nagata at sraoss.co.jp
Mon Oct 1 14:15:21 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=0667f3651c25cbb437bf98b64072c4f369eed76b
Modified Files
--------------
main.c | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
More information about the pgpool-committers
mailing list