Fix annotations nextFullXid
Zhang Mingli <zmlpostgres@gmail.com>
From: Zhang Mingli <zmlpostgres@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2022-07-23T05:01:26Z
Lists: pgsql-hackers
Hi, VariableCacheData.nextFullXid is renamed to nextXid in commit https://github.com/postgres/postgres//commit/fea10a64340e529805609126740a540c8f9daab4 <https://github.com/postgres/postgres//commit/fea10a64340e529805609126740a540c8f9daab4> Fix the annotations for less confusion. Regards, Zhang Mingli
Commits
-
Fix comment in procarray.c.
- d396606ebe97 16.0 landed
-
Rename VariableCacheData.nextFullXid to nextXid.
- fea10a64340e 14.0 cited