[pgpool-committers: 2896] pgpool: Fix to show wrong error.

Tatsuo Ishii ishii at postgresql.org
Fri Dec 25 17:45:51 JST 2015


Fix to show wrong error.

connect_with_timeout() does not show proper error info when
getsockopt(SO_ERROR) reports an error. Pointed out in bug#159.

Branch
------
V3_4_STABLE

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

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



More information about the pgpool-committers mailing list