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

From Imran Zaheer
Subject Fix comments to reference xlogrecovery.c
Date
Msg-id CA+UBfakt57QgD6wNu+GfVpY4RNd3O9meDSDHdc7kqZqSwPSfSA@mail.gmail.com
Whole thread
Responses Re: Fix comments to reference xlogrecovery.c
List 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

pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication