[pgpool-committers: 256] pgpool: Do not cache if SELECT uses system catalogs. System catalogs co

Tatsuo Ishii ishii at postgresql.org
Mon Jun 4 00:53:12 JST 2012


Do not cache if SELECT uses system catalogs. System catalogs could be
changed without notice to pgpool and it's dangerous to cache.

Branches
--------
feature/watchdog
master

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

Modified Files
--------------
pool_memqcache.c |    6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)



More information about the pgpool-committers mailing list