Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Junwang Zhao <zhjwpku(at)gmail(dot)com>
Cc: zengman <zengman(at)halodbtech(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure
Date: 2026-02-02 00:12:30
Message-ID: aX_r7mRzljlIV1Zl@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Feb 01, 2026 at 10:55:53PM +0800, Junwang Zhao wrote:
> Agreed, that was likely due to a copy-paste oversight.

Likely so. This one should be backpatched, as the error generated
could be confusing if faced. That's very unlikely so, still.. I'll
look at other places in the tree for similar inconsistencies, while on
it.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-02-02 00:39:04 Re: Add expressions to pg_restore_extended_stats()
Previous Message Michael Paquier 2026-02-01 23:54:21 Re: AIX support