Re: Add 64-bit XIDs into PostgreSQL 15 - Mailing list pgsql-hackers

From wenhui qiu
Subject Re: Add 64-bit XIDs into PostgreSQL 15
Date
Msg-id CAGjGUALEgV-Va5QH=3zaj609+g7n=OW4rGQ7dch_5=tmJx3UEA@mail.gmail.com
Whole thread Raw
In response to Re: Add 64-bit XIDs into PostgreSQL 15  (Maxim Orlov <orlovmg@gmail.com>)
Responses Re: Add 64-bit XIDs into PostgreSQL 15
List pgsql-hackers
hi Maxim 
   I saw (make mxidoff 64 bits) path need more guys review  and pg_resetwal need support mxidoff 64,do we need to invite more to review ? 



Thanks

On Tue, Nov 25, 2025 at 2:12 PM Maxim Orlov <orlovmg@gmail.com> wrote:

Here is a rebase @ 4d3f623ea88

The patch set has grown increasingly old. It appears to me that
everything requires to be thoroughly overhauled to bring it up to date.
Especially given that the first patch to be committed switches
multi-offsets to 64-bit and utilizes a different pg_upgrade method.

I am planning to tackle this in the near future and give the patch a
thorough overhaul.
--
Best regards,
Maxim Orlov.

pgsql-hackers by date:

Previous
From: Alena Vinter
Date:
Subject: Re: Resetting recovery target parameters in pg_createsubscriber
Next
From: Rahila Syed
Date:
Subject: Re: Enhancing Memory Context Statistics Reporting