Fix a typo in walreceiver.c

Started by Bharath Rupireddyalmost 4 years ago2 messageshackers
Jump to latest
#1Bharath Rupireddy
bharath.rupireddyforpostgres@gmail.com

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.

Attachments:

v1-0001-Replace-primary_slotname-with-primary_slot_name.patchapplication/octet-stream; name=v1-0001-Replace-primary_slotname-with-primary_slot_name.patchDownload+1-2
#2Michael Paquier
michael@paquier.xyz
In reply to: Bharath Rupireddy (#1)
Re: Fix a typo in walreceiver.c

On Tue, May 17, 2022 at 10:38:23AM +0530, Bharath Rupireddy wrote:

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

Yep, indeed. Will fix after beta1 is stamped.
--
Michael