[pgpool-committers: 2539] 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
------
master

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

Modified Files
--------------
src/query_cache/pool_memqcache.c |   10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list