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

From Simon Riggs
Subject Re: Add 64-bit XIDs into PostgreSQL 15
Date
Msg-id CANbhV-FE6RUui4+mYdodVTjf2evaDF+emQJQs=xr7y7qXUuM-A@mail.gmail.com
Whole thread Raw
In response to Add 64-bit XIDs into PostgreSQL 15  (Maxim Orlov <orlovmg@gmail.com>)
Responses Re: Add 64-bit XIDs into PostgreSQL 15
List pgsql-hackers
On Thu, 30 Dec 2021 at 13:19, Maxim Orlov <orlovmg@gmail.com> wrote:

> Your opinions are very much welcome!

This is a review of the Int64 options patch,
"v6-0001-Add-64-bit-GUCs-for-xids.patch"

Applies cleanly, with some fuzz, compiles cleanly and passes make check.
Patch eyeballs OK, no obvious defects.
Tested using the attached test, so seems to work correctly.
On review of docs, no additions or changes required.
Perhaps add something to README? If so, minor doc patch attached.

Otherwise, this sub-patch is READY FOR COMMITTER.

-- 
Simon Riggs                http://www.EnterpriseDB.com/

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Column Filtering in Logical Replication
Next
From: Japin Li
Date:
Subject: Re: Index-only scan for btree_gist turns bpchar to char