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: Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>, Maxim Orlov <orlovmg(at)gmail(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-10-10 09:16:12
Message-ID: CAJ7c6TNo1huVULEj+g8=8EqoSvOFU71PO8+isHQBP04wuDJPYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

> Sorry about that.

No problem.

> Thanks, Simon. Not 100% sure who exactly is invited to vote, but just
> in case here is +1 from me. These patches were "Ready for Committer"
> for several months now and are unlikely to get any better. So I
> suggest we merge them.

Here is the rebased patchset number 44.

--
Best regards,
Aleksander Alekseev

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2022-10-10 09:16:17 Re: problems with making relfilenodes 56-bits
Previous Message Peter Eisentraut 2022-10-10 08:57:21 clean up pid_t printing and get rid of pgpid_t