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
- v1-0001-Fix-a-typo-in-xlogrecovery.c.patch (application/octet-stream) patch v1-0001
Hi, Attaching a patch to fix a typo in xlogrecovery.c - s/GetLogReplayRecPtr/GetXLogReplayRecPtr Regards, Bharath Rupireddy.
Commits
-
Fix typo in xlogrecovery.c code comment
- bab588cd5cbb 15.0 landed