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=ezZDBjbcwZGEQa5QpoiH0_aNpXNwPTgK_fZLu1FTXODWsw@mail.gmail.com
Whole thread Raw
In response to Re: Add 64-bit XIDs into PostgreSQL 15  (Pavel Borisov <pashkin.elfe@gmail.com>)
Responses Re: Add 64-bit XIDs into PostgreSQL 15  (Maxim Orlov <orlovmg@gmail.com>)
List pgsql-hackers
Hi!

We've revised the whole patch set.
Things changed:
 - use localizable printf format, compatible with 32 and 64 bit xids
 - replace str2unt64 and similar functions with strtou64 call
 - rebase onto current master branch
 - use proper type modifiers for sscanf calls

What about adding 0003 patch into [1] to deliver it into PG15. I think it's quite possible.


--
Best regards,
Maxim Orlov.
Attachment

pgsql-hackers by date:

Previous
From: Mark Dilger
Date:
Subject: Re: Granting SET and ALTER SYSTE privileges for GUCs
Next
From: Robert Haas
Date:
Subject: Re: Unhyphenation of crash-recovery