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

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

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



More information about the pgpool-committers mailing list