Re: [PATCH] backup: Fix trivial typo and error message issues - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] backup: Fix trivial typo and error message issues
Date
Msg-id aWyJ1mfZ1mO_z9Pf@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] backup: Fix trivial typo and error message issues  (Aditya Gollamudi <adigollamudi@gmail.com>)
Responses Re: [PATCH] backup: Fix trivial typo and error message issues
List 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

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict()
Next
From: Tatsuo Ishii
Date:
Subject: Re: Row pattern recognition