[pgpool-committers: 2245] pgpool: Fix for "[pgpool-hackers: 629] Sefault in 3.4rc1"

Muhammad Usama m.usama at gmail.com
Thu Oct 30 20:40:48 JST 2014


Fix for "[pgpool-hackers: 629] Sefault in 3.4rc1"
pgpool-II was ignoring the failure and continues forward when it fails to connect
to the backend with failover on backend error is disallowed, Exiting the current
session in this case was the correct option.

Branch
------
master

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

Modified Files
--------------
src/protocol/pool_connection_pool.c |    1 -
1 file changed, 1 deletion(-)



More information about the pgpool-committers mailing list