Re: Add 64-bit XIDs into PostgreSQL 15

From: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
To: Aleksander Alekseev <aleksander(at)timescale(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Maxim Orlov <orlovmg(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Ilya Anfimov <ilan(at)tzirechnoy(dot)com>
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Date: 2022-07-18 09:23:42
Message-ID: CALT9ZEHiPQJn8GjZpjfCJTNg-fD+innHxTCEH-CX=zYyH81=sw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> > I can agree with you that sending rebased patches too often can be a
> little annoying. On the other hand, otherwise, it's just red in Cfbot. I
> suppose it's much easier and more comfortable to review the patches that at
> least apply cleanly and pass all tests. So if Cfbot is red for a long time
> I feel we need to send a rebased patchset anyway.
> >
> > I'll try to not doing this too often but frankly, I don't see a better
> alternative at the moment.
>
> Considering the overall activity on the mailing list personally I
> don't see a problem here. Several extra emails don't bother me at all,
> but I would like to see a green cfbot report for an open item in the
> CF application. Otherwise someone will complain that the patch doesn't
> apply anymore and the result will be the same as for sending an
> updated patch, except that we will receive at least two emails instead
> of one.
>
Hi, Alexander!
Agree with you. I also consider green cfbot entry important. So PFA rebased
v43.

--
Best regards,
Pavel Borisov

Attachment Content-Type Size
v43-0001-Use-64-bit-numbering-of-SLRU-pages.patch application/octet-stream 24.5 KB
v43-0005-Add-initdb-option-to-initialize-cluster-with-non.patch application/octet-stream 24.4 KB
v43-0006-README.XID64.patch application/octet-stream 7.2 KB
v43-0007-Use-64-bit-GUCs.patch application/octet-stream 25.8 KB
v43-0004-Use-64-bit-pages-representation-in-SLRU-callers.patch application/octet-stream 23.7 KB
v43-0008-Use-64-bit-XIDs.patch application/octet-stream 723.5 KB
v43-0003-Use-64-bit-FullTransactionId-instead-of-Epoch-xi.patch application/octet-stream 18.8 KB
v43-0002-Use-64-bit-format-to-output-XIDs.patch application/octet-stream 122.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-07-18 09:33:09 Re: [RFC] building postgres with meson - v10
Previous Message Peter Eisentraut 2022-07-18 09:11:59 Re: PSA: Autoconf has risen from the dead