Re: enable_resultcache confusion

Justin Pryzby <pryzby@telsasoft.com>

From: Justin Pryzby <pryzby@telsasoft.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: pgsql-hackers@postgresql.org
Date: 2021-07-08T18:03:23Z
Lists: pgsql-hackers
On Thu, Jul 08, 2021 at 12:51:45PM -0400, Bruce Momjian wrote:
> Are we going to be forever explaining that enable_resultcache doesn't
> cache query results?  Do we need a different name? 
> enable_innerjoin_cache?

See also https://www.postgresql.org/message-id/CAApHDvos7z90hyiuX3kcFe0Q_4WYWfwFABOygo4aeBbemyF9sQ@mail.gmail.com

-- 
Justin



Commits

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