[pgpool-committers: 119] pgpool: Do not cache if SELECT includes VIEWs because contents of view
Tatsuo Ishii
ishii at postgresql.org
Tue Apr 10 17:12:29 JST 2012
Do not cache if SELECT includes VIEWs because contents of view can be
changed without notice to pgpool.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1d0b9f0759f2f9672c675433204e6fabfb636af6
Modified Files
--------------
pool_memqcache.c | 6 +++
pool_select_walker.c | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++
pool_select_walker.h | 2 +
3 files changed, 108 insertions(+), 0 deletions(-)
More information about the pgpool-committers
mailing list