pgsql: Fix typo in walreceiver.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in walreceiver.c
Date: 2022-05-18 00:13:26
Message-ID: E1nr7Jd-001EsX-Ul@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in walreceiver.c

s/primary_slotname/primary_slot_name/.

Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACX3=pHkCpoGG-z+O=7Gp5YZv70jmfTyGnNV7YF3SkK73g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bbf7c2d9e932db873469cd9cecf0e05e39c1962d

Modified Files
--------------
src/backend/replication/walreceiver.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-05-18 00:49:00 pgsql: pgbench: Restore compatibility of --partitions=0
Previous Message noreply 2022-05-17 22:15:59 pgsql: Tag refs/tags/REL_15_BETA1 was created