pgsql: Fix incorrect comments for Memoize struct

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix incorrect comments for Memoize struct
Date: 2022-05-19 05:15:22
Message-ID: E1nrYVN-0004AM-Tz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix incorrect comments for Memoize struct

Reported-by: Peter Eisentraut
Discussion: https://postgr.es/m/0635f5aa-4973-8dc2-4e4e-df9fd5778a65@enterprisedb.com
Backpatch-through: 14, where Memoize was added

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3f712ea6dc40a0c9d5cf96907655343039601473

Modified Files
--------------
src/include/nodes/plannodes.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-05-19 07:47:49 pgsql: doc: Properly punctuate "etc."
Previous Message David Rowley 2022-05-19 05:14:45 pgsql: Fix incorrect comments for Memoize struct