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
- v1-0001-Replace-primary_slotname-with-primary_slot_name.patch (application/octet-stream) patch v1-0001
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
-
Fix typo in walreceiver.c
- bbf7c2d9e932 15.0 landed