[pgpool-committers: 2177] pgpool: As per the PostgreSQL specification, calling close on non exist
    Muhammad Usama 
    m.usama at gmail.com
       
    Sat Oct  4 01:50:15 JST 2014
    
    
  
As per the PostgreSQL specification, calling close on non existing portals
is not an error. So on the same footings this commit ignores all such packets
and return the 'close complete' message to client with out going to backend
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1a37e1c35bd8b6f10f524693bbcb7b51f73b4bf0
Modified Files
--------------
src/protocol/pool_proto_modules.c |   30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 deletions(-)
    
    
More information about the pgpool-committers
mailing list