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

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

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

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