[pgpool-committers: 2329] pgpool: Fixing [pgpool-hackers: 694] pgpool-II 3.4 can't cancel query

Muhammad Usama m.usama at gmail.com
Mon Dec 1 23:45:12 JST 2014


Fixing [pgpool-hackers: 694] pgpool-II 3.4 can't cancel query
pool_write_noerror() returns 0 when successful, But pool_write_and_flush_noerror()
function was assuming otherwise. Correcting the wrong IF statement in the function.

Branch
------
master

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

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



More information about the pgpool-committers mailing list