Re: enable_resultcache confusion

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-07-08T17:29:04Z
Lists: pgsql-hackers
On Thu, Jul 8, 2021 at 12:51 PM Bruce Momjian <bruce@momjian.us> wrote:
> Are we going to be forever explaining that enable_resultcache doesn't
> cache query results?

Yes, I can see that causing ongoing confusion. Naming things is really hard...

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

  1. Change the name of the Result Cache node to Memoize