[pgpool-committers: 473] 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_0_STABLE

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

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



More information about the pgpool-committers mailing list