[pgpool-committers: 81] pgpool: Fix Parse() so that it doesn't read a destroyed query context.

Toshihiro Kitagawa kitagawa at sraoss.co.jp
Tue Mar 20 14:06:06 JST 2012


Fix Parse() 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_0_STABLE

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

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



More information about the pgpool-committers mailing list