[pgpool-committers: 259] pgpool: Do not cache if SELECT includes	VIEWs because contents of	view
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Mon Jun  4 00:53:12 JST 2012
    
    
  
Do not cache if SELECT includes VIEWs because contents of view can be
changed without notice to pgpool.
Branches
--------
feature/watchdog
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