[pgpool-committers: 4228] 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_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3914c9095af7dd94fc1095da0306351ea9800daf
Modified Files
--------------
src/protocol/pool_proto_modules.c | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
More information about the pgpool-committers
mailing list