[pgpool-committers: 4229] pgpool: Fix not working slony mode in extended query.

Tatsuo Ishii ishii at postgresql.org
Thu Aug 31 22:01:48 JST 2017


Fix not working slony mode in extended query.

When response returned from backend, in progress flag was not reset in
slony mode, which cause waiting for next message from backend in vain.

Branch
------
V3_5_STABLE

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

Modified Files
--------------
src/protocol/pool_proto_modules.c | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)



More information about the pgpool-committers mailing list