[pgpool-committers: 58] pgpool: Fix hangup when PREPARE statement	causes error.
    Toshihiro Kitagawa 
    kitagawa at sraoss.co.jp
       
    Wed Feb 29 19:36:28 JST 2012
    
    
  
Fix hangup when PREPARE statement causes error.
Query example to reproduce:
PREPARE q4(nonexistenttype) AS select $1;
This issue was reported by Tomonari Katsumata:
Subject: [pgpool-general: 121] question of pgpool's behavior
Branch
------
V3_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=cc7ae62cc46aa7eec6d02706993043fbc0e22178
Modified Files
--------------
pool_proto_modules.c   |   40 ++++++++++++++++++++++++----------------
pool_session_context.h |    2 +-
2 files changed, 25 insertions(+), 17 deletions(-)
    
    
More information about the pgpool-committers
mailing list