Re: [PATCH] remove incorrect comment in pg_resetwal.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, Gavin LYU <gavin790417(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] remove incorrect comment in pg_resetwal.c
Date: 2026-01-16 22:04:53
Message-ID: aWq2BeomGUb_JdNJ@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-01-16 22:12:48 Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors
Previous Message Kirill Reshke 2026-01-16 21:57:00 Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict()