Fix annotations nextFullXid

From: Zhang Mingli <zmlpostgres(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Fix annotations nextFullXid
Date: 2022-07-23 05:01:26
Message-ID: 642BA615-4B28-4B0C-BDF6-4D33E366BCDF@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-07-23 05:43:52 Re: Make name optional in CREATE STATISTICS
Previous Message Thomas Munro 2022-07-23 04:57:47 Re: Removing obsolete configure checks