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

From Michael Paquier
Subject Re: Orphan page in _bt_split
Date
Msg-id aNXU90JDXDk2h9wZ@paquier.xyz
Whole thread Raw
In response to Re: Orphan page in _bt_split  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Thu, Sep 25, 2025 at 03:45:21PM +0900, Michael Paquier wrote:
> Hmm.  This looks kind of explicit enough to document the purpose.
> The wording could be simplified a bit more.  I'll take it from there.

Reworded a bit more the comments, and applied on HEAD.  There could be
an argument for back-patching, I guess, but the lack of complaints is
also an indicator to not do so, and VACUUM is able to handle the
post-failure cleanup should an ERROR happen in flight when splitting
a page.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: mislead comments in pg_get_statisticsobjdef_string
Next
From: Masahiko Sawada
Date:
Subject: Re: Invalid pointer access in logical decoding after error