Re: enable_resultcache confusion
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
"David G. Johnston" <david.g.johnston@gmail.com>, Bruce Momjian <bruce@momjian.us>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-07-11T14:56:58Z
Lists: pgsql-hackers
Attachments
- v1-0001-Change-the-name-of-the-Result-Cache-node-to-Memoi.patch (application/octet-stream) patch v1-0001
On Sat, 10 Jul 2021 at 07:30, Robert Haas <robertmhaas@gmail.com> wrote: > > On Fri, Jul 9, 2021 at 11:35 AM David Rowley <dgrowleyml@gmail.com> wrote: > > I really like that name. > > > > I'll wait to see if anyone else wants to voice their opinion before I > > do any renaming work. > > I like it, too. Great. I've attached my first draft patch to do the renaming. It would be good to move fairly quickly on this before REL_14_STABLE and master diverge too much. At the moment the patch applies to both versions without any issues. Does anyone not like the proposed name? David
Commits
-
Change the name of the Result Cache node to Memoize
- 47ca4836441d 14.0 landed
- 83f4fcc65503 15.0 landed