Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)

From: Maxim Orlov <orlovmg(at)gmail(dot)com>
To: Aleksander Alekseev <aleksander(at)timescale(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Japin Li <japinli(at)hotmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Ilya Anfimov <ilan(at)tzirechnoy(dot)com>
Subject: Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)
Date: 2022-07-08 14:40:00
Message-ID: CACG=ezb9+KEAV4GutmZcba9pOXkYu3DcjjLJU3JmTcMLD0wO3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> Here is the rebased patchset.
>

Hi!

While working on v40 of 64-bit XID patch [1], we've noticed a couple of
forgotten things in v34 in this thread.
So, update the patchset to v40 from the thread [1].

It seems convenient to use common numbering of versions in this thread and
the thread [1].
So, please, don't be surprised to see v40 here just after v34.

[1]
https://www.postgresql.org/message-id/flat/CACG=ezZe1NQSCnfHOr78AtAZxJZeCvxrts0ygrxYwe=pyyjVWA(at)mail(dot)gmail(dot)com

--
Best regards,
Maxim Orlov.

Attachment Content-Type Size
v40-0001-Use-64-bit-numbering-of-SLRU-pages.patch application/octet-stream 24.5 KB
v40-0003-Use-64-bit-FullTransactionId-instead-of-Epoch-xi.patch application/octet-stream 18.8 KB
v40-0002-Use-64-bit-format-to-output-XIDs.patch application/octet-stream 121.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2022-07-08 14:44:07 Re: pg15b2: large objects lost on upgrade
Previous Message Maxim Orlov 2022-07-08 14:36:07 Re: Add 64-bit XIDs into PostgreSQL 15