Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Junwang Zhao <zhjwpku@gmail.com>
Cc: zengman <zengman@halodbtech.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-02-02T00:12:30Z
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
Commits
-
Fix error message in RemoveWalSummaryIfOlderThan()
- 5995135f1303 17.8 landed
- ab61f00874e5 18.2 landed
- a9afa021e95f 19 (unreleased) landed