Fix a typo in xlogrecovery.c

Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>

From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-04-07T11:48:15Z
Lists: pgsql-hackers

Attachments

Hi,

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

Regards,
Bharath Rupireddy.

Commits

  1. Fix typo in xlogrecovery.c code comment