Re: [PATCH] backup: Fix trivial typo and error message issues

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Aditya Gollamudi <adigollamudi@gmail.com>
Cc: Steven Niu <niushiji@gmail.com>, zengman <zengman@halodbtech.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-18T07:20:54Z
Lists: pgsql-hackers
On Sat, Jan 17, 2026 at 12:22:54PM -0800, Aditya Gollamudi wrote:
> Patch applies cleanly on current master and builds without issues!
> 
> I ran make check successfully. I agree that endtli makes more sense here,
> and thanks for fixing the typo.

I am parking the typo for later.  We had better backpatch the error
message part as it could lead to an incorrect analysis when should
AddWALInfoToBackupManifest() blurp.  Will do that in a bit.
--
Michael

Commits

  1. Fix error message related to end TLI in backup manifest