pgsql: Doc: update old reference to "result cache" - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Doc: update old reference to "result cache"
Date
Msg-id E1qILqB-002bm7-UE@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Doc: update old reference to "result cache"
Next
From: Thomas Munro
Date:
Subject: pgsql: Rename port/thread.c to port/user.c.