[pgpool-committers: 3432] pgpool: Fix for 237: Pgpool-II fails to start if listen_addresses is em
Muhammad Usama
m.usama at gmail.com
Tue Aug 30 00:06:39 JST 2016
Fix for 237: Pgpool-II fails to start if listen_addresses is empty string
The socket descriptor array (fds[]) was not getting the array end marker
when TCP listen addresses are not used.
Branch
------
V3_4_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4d1092b42ea8833f15144b177e58c7e66f95b5d5
Modified Files
--------------
src/main/pgpool_main.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list