Re: enable_resultcache confusion

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: David Rowley <dgrowleyml@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Bruce Momjian <bruce@momjian.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-07-08T18:03:27Z
Lists: pgsql-hackers
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

David J.

Commits

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