| From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Remove obsolete comment in AtEOXact_Inval |
| Date: | 2026-05-18 15:47:27 |
| Message-ID: | E1wP0Bj-000A5m-1R@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)highgo(dot)com>
Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Reviewed-by: Daniel Gustafsson <daniel(at)yesql(dot)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(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2026-05-18 16:16:14 | pgsql: Remove support for 8 byte tear free read/write on 32-bit |
| Previous Message | Daniel Gustafsson | 2026-05-18 15:38:25 | pgsql: psql: Make ParseVariableDouble reject values above max |