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 <[email protected]> Reviewed-by: Chao Li <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/mn2pr15mb30219837b2381ae2518a4c45a7...@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(-)
