Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID
Date
Msg-id CAH2-Wz=AH2eHAAYMgsDS+mT+kg23kV+ToYGXVVLYWwpv3pB2MA@mail.gmail.com
Whole thread Raw
List pgsql-hackers
On Wed, Nov 20, 2024 at 1:32 AM Michael Paquier <michael@paquier.xyz> wrote:
> Perhaps this patch should also explain why this is better this way?

See the commit message, and my remarks to Andrey just now.

> This path does not manipulate btpo_level, for one.

Why would it do so? Changing the btree level would corrupt the index?

--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID
Next
From: "David G. Johnston"
Date:
Subject: Re: Document NULL