Fix a typo in walreceiver.c

Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>

From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-05-17T05:08:23Z
Lists: pgsql-hackers

Attachments

Hi,

Attaching a tiny patch to fix a typo - replace primary_slotname with
correct parameter name primary_slot_name in walreceiver.c code
comments.

Regards,
Bharath Rupireddy.

Commits

  1. Fix typo in walreceiver.c