Remove obsolete comment in AtEOXact_Inval

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 15b140d465b6cd3380ca58d1d9b878a6a94f94d8
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2026-05-18T15:43:12Z
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

Files

PathChange+/−
src/backend/utils/cache/inval.c modified +0 −3

Discussion