Re: enable_resultcache confusion
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, David Rowley <dgrowleyml@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Bruce Momjian <bruce@momjian.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-07-09T04:26:01Z
Lists: pgsql-hackers
On Fri, Jul 9, 2021 at 6:03 AM David G. Johnston <david.g.johnston@gmail.com> wrote: > On Thu, Jul 8, 2021 at 11:00 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: >> Maybe name the plan node type Memoize, and the GUC "enable_memoize"? > > +1 +1
Commits
-
Change the name of the Result Cache node to Memoize
- 47ca4836441d 14.0 landed
- 83f4fcc65503 15.0 landed