pgsql: Doc: update old reference to "result cache"

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: update old reference to "result cache"
Date: 2023-07-09 04:16:07
Message-ID: E1qILqB-002bm7-UE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: update old reference to "result cache"

During the PostgreSQL 14 cycle, the Memoize executor node was briefly
called "Result Cache" until it was renamed in 83f4fcc65. That commit
missed one reference.

Reported-by: Paul A Jungwirth
Packpatch-through: 14, where Memoize was added
Discussion: https://postgr.es/m/CA+renyX=40YXhsfPTzn13oNOPO3TJ12CK9GX-2P2pvnQiScefA@mail.gmail.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/571377dfb83d128a104ec2220aae7ca992e036b0

Modified Files
--------------
doc/src/sgml/config.sgml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-07-09 06:17:41 pgsql: Rename port/thread.c to port/user.c.
Previous Message David Rowley 2023-07-09 04:15:42 pgsql: Doc: update old reference to "result cache"