Re: Fix comments to reference xlogrecovery.c - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fix comments to reference xlogrecovery.c
Date
Msg-id aiYJbdmzwSAIcP8X@paquier.xyz
Whole thread
In response to Re: Fix comments to reference xlogrecovery.c  (Imran Zaheer <imran.zhir@gmail.com>)
List pgsql-hackers
On Thu, Jun 04, 2026 at 10:29:26PM +0500, Imran Zaheer wrote:
> - * If one of the critical walreceiver options has changed, flag xlog.c
> - * to restart it.
> + * If one of the critical walreceiver options has changed, request the startup
> + * process to restart the walreceiver.
> */
>
> Let me know if this sounds ok.

I think that's fine as you are suggesting.

> I am attaching the new version.

This is replacing three incorrect references of xlog.c to use the
function name where the main redo loop happens, for a trivial change.
I have grabbed these changes for later, saving them for now on my own
staging branch.  If somebody feels that this is worth applying on its
own, feel free to override this decision.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: doc: Clarify OAuth validator authn_id logging
Next
From: Michael Paquier
Date:
Subject: Re: Add pg_stat_kind_info system view