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

From Maxim Orlov
Subject Re: Add 64-bit XIDs into PostgreSQL 15
Date
Msg-id CACG=ezb6uSHGmBnRZhTxPeruYyzc4JCt4GrOmY6sASNH=+sjYA@mail.gmail.com
Whole thread Raw
In response to Re: Add 64-bit XIDs into PostgreSQL 15  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: Add 64-bit XIDs into PostgreSQL 15  (wenhui qiu <qiuwenhuifx@gmail.com>)
Re: Add 64-bit XIDs into PostgreSQL 15  (Shubham Khanna <khannashubham1197@gmail.com>)
List pgsql-hackers
Hi!

Just to keep this thread up to date, here's a new version after recent changes in SLRU.
I'm also change order of the patches in the set, to make adding initdb MOX options after the 
"core 64 xid" patch, since MOX patch is unlikely to be committed and now for test purpose only.

--
Best regards,
Maxim Orlov.
Attachment

pgsql-hackers by date:

Previous
From: "Andrey M. Borodin"
Date:
Subject: Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock
Next
From: Amit Kapila
Date:
Subject: Re: logical decoding and replication of sequences, take 2