[pgpool-committers: 2775] pgpool: Ignore close statement/portal request if they do not exist.

Tatsuo Ishii ishii at postgresql.org
Fri Oct 30 15:14:41 JST 2015


Ignore close statement/portal request if they do not exist.

In this case just returns a close complete message to client.
This is a back port of commit:

1a37e1c35bd8b6f10f524693bbcb7b51f73b4bf0

which should have been back ported earlier.

Branch
------
V3_3_STABLE

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

Modified Files
--------------
pool_proto_modules.c |   30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)



More information about the pgpool-committers mailing list