[pgpool-committers: 8737] pgpool: Doc: mention that certain SELECTs are not cached.
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Jul 19 22:18:40 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_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4430d51834c7ec240f54ab2996c16d703e1e8eee
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