[pgpool-committers: 8738] pgpool: Doc: mention that certain SELECTs are not cached.
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Jul 19 22:18:45 JST 2022
Doc: mention that certain SELECTs are not cached.
SELECTs including TIMESTAMP WITH TIMEZONE or TIME WITH TIMEZONE
SELECTs including CAST to TIMESTAMP WITH TIMEZONE or TIME WITH TIMEZONE
SELECTs including SQLValueFunction (CURRENT_TIME, CURRENT_USER etc.)
Branch
------
V4_3_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1334e4258b427acc8b88603027039b44969c1d4b
Modified Files
--------------
doc.ja/src/sgml/memcache.sgml | 3 +++
doc/src/sgml/memcache.sgml | 3 +++
2 files changed, 6 insertions(+)
More information about the pgpool-committers
mailing list