[pgpool-committers: 3430] 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
------
master

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

Modified Files
--------------
src/main/pgpool_main.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list