Re: Combine Prune and Freeze records emitted by vacuum - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Combine Prune and Freeze records emitted by vacuum
Date
Msg-id 2bdd37df-53cf-44d8-97d2-2ccdb8814ed4@iki.fi
Whole thread Raw
In response to Re: Combine Prune and Freeze records emitted by vacuum  (Melanie Plageman <melanieplageman@gmail.com>)
Responses Re: Combine Prune and Freeze records emitted by vacuum
List pgsql-hackers
On 03/04/2024 17:18, Melanie Plageman wrote:
> I noticed you didn't make the comment updates I suggested in my
> version 13 here [1]. A few of them are outdated references to
> heap_page_prune() and one to a now deleted variable name
> (all_visible_except_removable).
> 
> I applied them to your v13 and attached the diff.

Applied those changes, and committed. Thank you!

>> Off-list, Melanie reported that there is a small regression with the
>> benchmark script she posted yesterday, after all, but I'm not able to
>> reproduce that.
> 
> Actually, I think it was noise.

Ok, phew.

-- 
Heikki Linnakangas
Neon (https://neon.tech)




pgsql-hackers by date:

Previous
From: "Andrey M. Borodin"
Date:
Subject: Re: [PATCH] Modify pg_ctl to detect presence of geek user
Next
From: Christoph Berg
Date:
Subject: Re: RFC: Additional Directory for Extensions