From: | Evgeny <evorop(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Add 64-bit XIDs into PostgreSQL 15 |
Date: | 2024-12-10 03:38:06 |
Message-ID: | 7f2b9362-bbcc-4bf6-ac2b-ce06258e11b2@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The v56 patch version includes redundant additions which are not quite
relevant to the xid64. The v57 version is refined.
Best regards,
Evgeny Voropaev,
Tantor Labs, LLC.
<evorop(at)gmail(dot)com>
<evgeny(dot)voropaev(at)tantorlabs(dot)ru>
Attachment | Content-Type | Size |
---|---|---|
v57-0001-Use-64-bit-format-output-for-multixact-offsets.patch | text/x-patch | 9.0 KB |
v57-0002-Use-64-bit-multixact-offsets.patch | text/x-patch | 13.0 KB |
v57-0003-Make-pg_upgrade-convert-multixact-offsets.patch | text/x-patch | 17.9 KB |
v57-0004-Get-rid-of-MultiXactMemberFreezeThreshold-call.patch | text/x-patch | 8.8 KB |
v57-0005-Support-64-bit-integer-GUCs.patch | text/x-patch | 44.9 KB |
v57-0006-Use-64-bit-format-to-output-XIDs.patch | text/x-patch | 138.8 KB |
v57-0007-Use-64-bit-FullTransactionId-instead-of-Epoch-xi.patch | text/x-patch | 22.2 KB |
v57-0008-Use-64-bit-SLRU-pages-in-callers.patch | text/x-patch | 4.1 KB |
v57-0009-Use-64-bit-XIDs.patch | text/x-patch | 706.9 KB |
v57-0010-Add-initdb-option-to-initialize-cluster-with-non.patch | text/x-patch | 38.2 KB |
v57-0011-README.XID64.patch | text/x-patch | 7.2 KB |
v57-0012-Fixed-the-stale-xid64-problem-at-the-heapam_tupl.patch | text/x-patch | 1.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrey M. Borodin | 2024-12-10 03:42:24 | Re: UUID v7 |
Previous Message | Michael Paquier | 2024-12-10 03:33:08 | Re: Possible integer overflow in bringetbitmap() |