[pgpool-committers: 474] 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
------
V3_1_STABLE

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

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



More information about the pgpool-committers mailing list