Re: Propagate XLogFindNextRecord error to callers

From: Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Mircea Cadariu <cadariu(dot)mircea(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Japin Li <japinli(at)hotmail(dot)com>
Subject: Re: Propagate XLogFindNextRecord error to callers
Date: 2026-03-23 12:07:39
Message-ID: CAO6_XqpVqE9y_8YsBS1uGbekbVAc9y_yi3uy6RCBuz4wzkVtfQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 23, 2026 at 1:00 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)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!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Geier 2026-03-23 12:35:14 Re: Add pg_stat_vfdcache view for VFD cache statistics
Previous Message Antonin Houska 2026-03-23 12:00:34 Re: Adding REPACK [concurrently]