[pgpool-committers: 273] pgpool: Enhanse memqcache action so that when a table is DROPped by exe
Nozomi Anzai
anzai at sraoss.co.jp
Mon Jun 4 00:53:13 JST 2012
Enhanse memqcache action so that when a table is DROPped by executing DROP DATABASE,
its cache data and oid map are discarded.
(Now query_context has new variable "dboid" for this change.)
Branches
--------
feature/watchdog
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bac2e94b38074ed6d12ed16231e58a5ae3f12877
Modified Files
--------------
pool_memqcache.c | 144 +++++++++++++++++++++++++++++++++++++++++++++-----
pool_memqcache.h | 2 +
pool_proto_modules.c | 14 +++++
pool_query_context.h | 1 +
4 files changed, 148 insertions(+), 13 deletions(-)
More information about the pgpool-committers
mailing list