[pgpool-committers: 540] pgpool: Fix CommandComplete to set EXECUTE_COMPLETE state.

Tatsuo Ishii ishii at postgresql.org
Thu Jul 26 12:08:20 JST 2012


Fix CommandComplete to set EXECUTE_COMPLETE state.
Fix ReadyForQuery to check query_context->query_state, rather than checking query_w_hex.

Branch
------
master

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

Modified Files
--------------
pool_proto_modules.c |   12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)



More information about the pgpool-committers mailing list