[pgpool-committers: 113] pgpool: Fix pool_reuse_block(). Remove item hash entry before re-initia

Tatsuo Ishii ishii at postgresql.org
Mon Apr 9 09:04:21 JST 2012


Fix pool_reuse_block(). Remove item hash entry before re-initialize
target block.
Enhance error message when memqcache_total_size and
memqcache_cache_block_size are not appropreate. Also add some log
message.

Branch
------
master

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

Modified Files
--------------
pool_memqcache.c |   30 +++++++++++++++++++++++++++---
1 files changed, 27 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list