Re: Backpatching nbtree VACUUM (page deletion) hardening - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Backpatching nbtree VACUUM (page deletion) hardening
Date
Msg-id 20220902224515.GA1263367@nathanxps13
Whole thread Raw
In response to Backpatching nbtree VACUUM (page deletion) hardening  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Fri, Sep 02, 2022 at 02:13:15PM -0700, Peter Geoghegan wrote:
> I think that this should be backpatched now, to protect users from
> particularly nasty problems that hitting the error eventually leads
> to.

+1

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: win_flex.exe (and likely win_bison.exe) isn't concurrency safe
Next
From: Michael Paquier
Date:
Subject: Re: json docs fix jsonb_path_exists_tz again