Fix a typo in walreceiver.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 walreceiver.c
Date: 2022-05-17 05:08:23
Message-ID: CALj2ACX3=pHkCpoGG-z+O=7Gp5YZv70jmfTyGnNV7YF3SkK73g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Attachment Content-Type Size
v1-0001-Replace-primary_slotname-with-primary_slot_name.patch application/octet-stream 950 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2022-05-17 05:31:57 Re: Add WAL recovery messages with log_wal_traffic GUC (was: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display)
Previous Message Peter Smith 2022-05-17 04:29:33 Re: Skipping schema changes in publication