[pgpool-committers: 2540] pgpool: Fixing problem with memory cache	invalidation
    Muhammad Usama 
    m.usama at gmail.com
       
    Thu Apr 23 20:08:21 JST 2015
    
    
  
Fixing problem with memory cache invalidation
[pgpool-general: 3643] Error in pgpool memory cache invalidation
The internal buffer for storing the table oids needs to be homed in
long living memory context as it has to survive throughout the child life.
Branch
------
V3_4_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7a8b27b410c61d0c651e160e7cf47fff62298316
Modified Files
--------------
src/query_cache/pool_memqcache.c |   10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
    
    
More information about the pgpool-committers
mailing list