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=ezbFHqjY_Pyr+GPXGaX9=0c5fP_7gnb91ckjJ_o+_PL5gw@mail.gmail.com
Whole thread
In response to Re: Add 64-bit XIDs into PostgreSQL 15  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Add 64-bit XIDs into PostgreSQL 15
List pgsql-hackers
I just wanted to share my work-in-progress on switching the clog to 64
bits. So far, I've only dealt with the clog itself. Right now, support
for the x86 platform is lacking. But the first two patches are
refactorings and can be committed promptly.

What are your thoughts on this?
 
--
Best regards,
Maxim Orlov.
Attachment

pgsql-hackers by date:

Previous
From: Daniil Davydov
Date:
Subject: Re: Fix bug with accessing to temporary tables of other sessions
Next
From: Heikki Linnakangas
Date:
Subject: Re: Add 64-bit XIDs into PostgreSQL 15