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