[pgpool-committers: 8735] pgpool: Doc: mention that certain SELECTs are not cached.

Tatsuo Ishii ishii at sraoss.co.jp
Tue Jul 19 22:18:29 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_0_STABLE

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

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