Re: Propagate XLogFindNextRecord error to callers - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Propagate XLogFindNextRecord error to callers
Date
Msg-id CAHGQGwGmmyDY+HLFfiCoWYRG7bDE91GSJ6AkDwoEwAV41B6=Tw@mail.gmail.com
Whole thread
In response to Re: Propagate XLogFindNextRecord error to callers  (Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>)
List pgsql-hackers
On Mon, Mar 23, 2026 at 9:07 PM Anthonin Bonnefoy
<anthonin.bonnefoy@datadoghq.com> wrote:
>
> On Mon, Mar 23, 2026 at 1:00 PM Fujii Masao <masao.fujii@gmail.com> wrote:
> > It looks like the first part of the comment above wasn't included,
> > so I've added it. I also made a few cosmetic changes and updated
> > the commit message. Attached is the updated version of the patch.
>
> Right, I've missed the first part... Thanks for the fix!

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Next
From: Amit Langote
Date:
Subject: Re: Eliminating SPI / SQL from some RI triggers - take 3