Re: [PATCH] remove incorrect comment in pg_resetwal.c - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] remove incorrect comment in pg_resetwal.c
Date
Msg-id aWq2BeomGUb_JdNJ@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] remove incorrect comment in pg_resetwal.c  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
On Fri, Jan 16, 2026 at 11:41:58AM +0100, Alvaro Herrera wrote:
> Right.  So the fix is to remove the word "second".  But there are more
> mistakes of the same ilk in the same commit, visible if you remove the
> "-- */pg_resetwal.c" part of your command line.
>
> So I propose to park the following in Michael's trivial fixes
> branch.

Sounds about right to me.  Integrated now.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict()
Next
From: Michael Paquier
Date:
Subject: Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors