Re: BUG #18259: Assertion in ExtendBufferedRelLocal() fails after no-space-left condition - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #18259: Assertion in ExtendBufferedRelLocal() fails after no-space-left condition
Date
Msg-id ZZX-mINwayto9zR8@paquier.xyz
Whole thread Raw
In response to Re: BUG #18259: Assertion in ExtendBufferedRelLocal() fails after no-space-left condition  (tender wang <tndrwang@gmail.com>)
Responses Re: BUG #18259: Assertion in ExtendBufferedRelLocal() fails after no-space-left condition  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
On Wed, Jan 03, 2024 at 02:46:06PM +0800, tender wang wrote:
> We had better add more comments to eplain when enter if(found) {...}
> branch, and when enter the ‘else {...}'  branch in
> ExtendBufferedRelLocal().

Like?  I don't feel like there is a need for more documentation in
this area, but of course feel free to add anything you think would be
worth adding, either as a patch or as suggestions for such comments
for these specific code path branches.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: BUG #18268: Failed to validate GPG signature for pgdg-redhat-repo-42.0-38PGDG.noarch
Next
From: Amit Kapila
Date:
Subject: Re: BUG #18267: Logical replication bug: data is not synchronized after Alter Publication.