Fix a typo in xlogrecovery.c

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Fix a typo in xlogrecovery.c
Date: 2022-04-07 11:48:15
Message-ID: CALj2ACUoPtnReT=yAQMcWLtcCpk7p83xjeA8tiRX8Q0_sjh8kw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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

Regards,
Bharath Rupireddy.

Attachment Content-Type Size
v1-0001-Fix-a-typo-in-xlogrecovery.c.patch application/octet-stream 918 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-04-07 11:56:25 Re: OpenSSL deprectation warnings in Postgres 10-13
Previous Message Masahiko Sawada 2022-04-07 11:39:58 Re: Skipping logical replication transactions on subscriber side