Re: Opportunistically pruning page before update

From: James Coleman <jtc331(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Peter Geoghegan <pg(at)bowt(dot)ie>
Subject: Re: Opportunistically pruning page before update
Date: 2024-01-23 01:21:23
Message-ID: CAAaqYe-gE4QE4b0_gewP=NHdy4qgxqiq+oauC-YYK9vHiqHuGA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jan 21, 2024 at 9:58 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> 2024-01 Commitfest.
>
> Hi, This patch has a CF status of "Needs Review" [1], but it seems
> like there was some CFbot test failure last time it was run [2].
> Please have a look and post an updated version if necessary.
>
> ======
> [1] https://commitfest.postgresql.org/46/4384//
> [2] https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/46/4384

See rebased patch attached.

Thanks,
James Coleman

Attachment Content-Type Size
v3-0001-Allow-getting-lock-before-calling-heap_page_prune.patch application/octet-stream 4.3 KB
v3-0002-Opportunistically-prune-to-avoid-building-a-new-p.patch application/octet-stream 4.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-01-23 01:25:56 Re: Things I don't like about \du's "Attributes" column
Previous Message Tom Lane 2024-01-23 01:18:36 Re: Things I don't like about \du's "Attributes" column