Re: XLogCtl->ckptFullXid is unused - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: XLogCtl->ckptFullXid is unused
Date
Msg-id aHK5JYoWOiGpRWq_@nathan
Whole thread Raw
In response to Re: XLogCtl->ckptFullXid is unused  (Aleksander Alekseev <aleksander@tigerdata.com>)
List pgsql-hackers
On Sat, Jul 12, 2025 at 12:32:31AM +0300, Aleksander Alekseev wrote:
> Good catch. I don't see any reason why we might want to keep ckptFullXid.
> Also I checked if there are any references left to this field - there are
> none.

Thanks, committed.

-- 
nathan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Next
From: Daniel Gustafsson
Date:
Subject: Re: Changing the state of data checksums in a running cluster