Fix comments to reference xlogrecovery.c

From: Imran Zaheer <imran(dot)zhir(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix comments to reference xlogrecovery.c
Date: 2026-06-04 08:05:20
Message-ID: CA+UBfakt57QgD6wNu+GfVpY4RNd3O9meDSDHdc7kqZqSwPSfSA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

In commit 70e8186 xlog.c was split to move recovery-related code into
xlogrecovery.c.
Some comments still refer to xlog.c and need to be updated accordingly.

This patch fixes those comments to point to the correct file.

Thanks
Imran Zaheer

Attachment Content-Type Size
v1-0001-Update-comments-to-use-xlogrecovery.c-references.patch text/x-patch 3.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2026-06-04 08:24:24 RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Previous Message Ashutosh Sharma 2026-06-04 07:36:09 Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication