[pgpool-committers: 4826] pgpool: Deal with DROP DATABASE command.

Tatsuo Ishii ishii at postgresql.org
Tue Jun 26 23:44:05 JST 2018


Deal with DROP DATABASE command.

Now query cache with memcached works with the command.

Branch
------
query_cache

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

Modified Files
--------------
src/include/query_cache/pool_memqcache.h |   2 -
src/query_cache/pool_oid_map.c           | 128 ++++++++++++++++++++++++++-----
2 files changed, 107 insertions(+), 23 deletions(-)



More information about the pgpool-committers mailing list