Re: Orphan page in _bt_split - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Orphan page in _bt_split
Date
Msg-id aLZyJPxxKXKsF8To@paquier.xyz
Whole thread Raw
In response to Re: Orphan page in _bt_split  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Mon, Sep 01, 2025 at 03:04:58PM -0400, Peter Geoghegan wrote:
> This hazard has existing since commit 8fa30f906b, from 2010. That's
> the commit that introduced the general idea of making _bt_split zero
> its rightpage in order to make it safe to throw an ERROR instead of just
> PANICing.

Thanks, you're right, I have fat-fingered this one.  It's much older
than 2019.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Refactoring: Use soft error reporting for *_opt_error functions
Next
From: Michael Paquier
Date:
Subject: Re: Orphan page in _bt_split