[pgpool-committers: 35] pgpool: Deal with following cases:

Tatsuo Ishii ishii at postgresql.org
Fri Jan 20 16:38:54 JST 2012


Deal with following cases:
- within an explicit transaction SELECT result data is too long
- within an explicit transaction two or more identical SELECTs received
  (before, it causes an error of pool_add_item_shmem_cache().

Branch
------
master

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

Modified Files
--------------
pool_memqcache.c |   51 ++++++++++++++++++++++++++++++++++++++++++---------
1 files changed, 42 insertions(+), 9 deletions(-)



More information about the pgpool-committers mailing list