[pgpool-committers: 77] pgpool: Fix ReadyForQuery() so that it doesn't read a destroyed query c

Toshihiro Kitagawa kitagawa at sraoss.co.jp
Mon Mar 19 20:14:55 JST 2012


Fix ReadyForQuery() so that it doesn't read a destroyed query context.
This is an addition fix for the following:
[pgpool-committers: 55] pgpool: Fix hangup when PREPARE statement causes error.

Branch
------
V3_1_STABLE

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

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



More information about the pgpool-committers mailing list