Re: enable_resultcache confusion
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Robert Haas <robertmhaas@gmail.com>, "David G. Johnston" <david.g.johnston@gmail.com>,
Bruce Momjian <bruce@momjian.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-07-14T00:46:44Z
Lists: pgsql-hackers
On Tue, 13 Jul 2021 at 12:01, David Rowley <dgrowleyml@gmail.com> wrote: > I plan on pushing the patch to master and PG14 in 24 hours time. If > anyone is still on the fence or wishes to object to the name, please > let it be known before then. Renaming complete. Result Cache is gone. Welcome Memoize. David
Commits
-
Change the name of the Result Cache node to Memoize
- 47ca4836441d 14.0 landed
- 83f4fcc65503 15.0 landed