enable_resultcache confusion
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-07-08T16:51:45Z
Lists: pgsql-hackers
Are we going to be forever explaining that enable_resultcache doesn't cache query results? Do we need a different name? enable_innerjoin_cache? -- Bruce Momjian <bruce@momjian.us> https://momjian.us EDB https://enterprisedb.com If only the physical world exists, free will is an illusion.
Commits
-
Change the name of the Result Cache node to Memoize
- 47ca4836441d 14.0 landed
- 83f4fcc65503 15.0 landed