[pgpool-committers: 472] pgpool: Fix wait_for_query_response() not to send param status to front

Tatsuo Ishii ishii at postgresql.org
Mon Jul 9 15:25:25 JST 2012


Fix wait_for_query_response() not to send param status to frontend if
frontend is NULL. This could happen while processing reset_query_list.

Branch
------
V2_2_STABLE

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

Modified Files
--------------
pool_process_query.c |   15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)



More information about the pgpool-committers mailing list