Re: Fix a typo in xlogrecovery.c

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-07T12:04:45Z
Lists: pgsql-hackers
> On 7 Apr 2022, at 13:48, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> wrote:

> Attaching a patch to fix a typo in xlogrecovery.c -
> s/GetLogReplayRecPtr/GetXLogReplayRecPtr

Applied, thanks.

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. Fix typo in xlogrecovery.c code comment