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

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Ian Lawrence Barwick <barwick(at)gmail(dot)com>, Maxim Orlov <orlovmg(at)gmail(dot)com>, Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>, Hamid Akhtar <hamid(dot)akhtar(at)percona(dot)com>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(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-11-21 09:21:09
Message-ID: CAJ7c6TOAomABwTAkEyjUHKi17FVc9Y==ULJ9LDSQiLYH0NDzgw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

> > > I've set the CF entry back to "Ready for Committer",
> >
> > Thanks. Here is the rebased patchset.
>
> After merging 006b69fd the 0001 patch needed a rebase. PFA v46.

After merging 1489b1ce [1] the patchset needed a rebase. PFA v47.

[1]: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=1489b1ce

--
Best regards,
Aleksander Alekseev

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-11-21 09:29:52 Re: Polyphase merge is obsolete
Previous Message Alvaro Herrera 2022-11-21 09:18:58 Re: Catalog_xmin is not advanced when a logical slot is lost