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

From: tender wang <tndrwang(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Richard Guo <guofenglinux(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Alexander Lakhin <exclusion(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18259: Assertion in ExtendBufferedRelLocal() fails after no-space-left condition
Date: 2024-01-08 02:33:26
Message-ID: CAHewXNk_8ROTyxdr5uG4VDuWO2AFkVuKcgjLAo5CqEurz1cyng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Michael Paquier <michael(at)paquier(dot)xyz> 于2024年1月5日周五 19:28写道:

> On Thu, Jan 04, 2024 at 09:40:56AM +0900, Michael Paquier wrote:
> > 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.
>
> I have been eyeing on this stuff for a bit, and applied the fix down
> to 16. If you feel that the documentation should be improved, feel
> free to submit a patch.
>

Thanks for pushing this patch.

Regarding the testing, the patch for injection points is still under
> discussion. I've noted this thread as something that could make use
> of this facility.
> --
> Michael
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message vignesh C 2024-01-08 05:02:03 Re: "unexpected duplicate for tablespace" problem in logical replication
Previous Message Zu-Ming Jiang 2024-01-07 20:15:32 Re: BUG #18276: Heap-buffer-overflow triggered in src/backend/utils/adt/datum.c:163