Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid

Edit
ID 4741
Title Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid
Topic Server Features
Created 2023-12-30 18:36:53
Last modified 2024-04-09 08:03:32 (7 months, 1 week ago)
Latest email 2024-01-03 10:33:27 (10 months, 2 weeks ago)
Status
2024-07: Returned with feedback
2024-03: Moved to next CF
2024-01: Moved to next CF
Target version
Authors Maxim Orlov (m.orlov)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4741
git checkout commitfest/cf/4741
Emails
Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid
First at 2023-12-29 12:48:45 by Maxim Orlov <orlovmg at gmail.com>
Latest at 2024-01-03 10:33:27 by Pavel Borisov <pashkin.elfe at gmail.com>
Latest attachment (unknown_filename) at 2024-01-02 23:09:21 from Jim Nasby <jim.nasby at gmail.com>
    Attachment (unknown_filename) at 2024-01-02 23:09:21 from Jim Nasby <jim.nasby at gmail.com> (Patch: No)
    Attachment (v1-0002-Switch-to-FullTransactionId-for-XLogRecord-xl_xid.patch) at 2023-12-29 12:48:45 from Maxim Orlov <orlovmg at gmail.com> (Patch: Yes)
History
When Who What
2024-04-09 08:03:32 Andrey Borodin (x4m) Closed in commitfest 2024-07 with status: Returned with feedback
2024-04-08 14:35:23 Andrey Borodin (x4m) Changed targetversion to None
2024-04-08 10:01:20 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 10:01:16 Andrey Borodin (x4m) New status: Waiting on Author
2024-02-01 18:05:50 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-30 18:37:13 Maxim Orlov (m.orlov) Changed authors to Maxim Orlov (m.orlov)
2023-12-30 18:37:13 Maxim Orlov (m.orlov) Changed targetversion to 17
2023-12-30 18:36:53 Maxim Orlov (m.orlov) Attached mail thread CACG=ezY7msw+jip=rtfvnfz051dRqz4s-diuO46v3rAoAE0T0g@mail.gmail.com
2023-12-30 18:36:53 Maxim Orlov (m.orlov) Created patch record
Edit