pgsql: Fix incorrect placeholder in walreceiver.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix incorrect placeholder in walreceiver.c
Date: 2024-01-19 04:21:18
Message-ID: E1rQgNa-00262s-IV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix incorrect placeholder in walreceiver.c

Author: Yongtao Huang
Discussion: https://postgr.es/m/CAOe1Go3H7CgrSceO+HBhnoptk-mJhii-YT8D19CikKintjwumQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3ada0d2cae4d9d3e045c72e3ee0b37ccb6e13902

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 2024-01-19 05:19:32 pgsql: psql: Add ignore_slash_options in bind's inactive branch
Previous Message Nathan Bossart 2024-01-19 03:40:46 pgsql: Improve some documentation about the bootstrap superuser.