pgsql: Remove obsolete comment in AtEOXact_Inval - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Remove obsolete comment in AtEOXact_Inval
Date
Msg-id E1wP0Bj-000A5m-1R@gemulon.postgresql.org
Whole thread
List pgsql-committers
Remove obsolete comment in AtEOXact_Inval

This comment was originally added to RegisterInvalid() in POSTGRES before
Postgres95, and came in via the Postgres95 import.  It has been obsolote
for quite some time so remove.

Author: Steven Niu <niushiji@highgo.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/MN2PR15MB30219837B2381AE2518A4C45A7FCA@MN2PR15MB3021.namprd15.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/15b140d465b6cd3380ca58d1d9b878a6a94f94d8

Modified Files
--------------
src/backend/utils/cache/inval.c | 3 ---
1 file changed, 3 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: psql: Make ParseVariableDouble reject values above max
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Remove support for 8 byte tear free read/write on 32-bit