pgsql: Fix typos in logical/launcher.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos in logical/launcher.c
Date: 2022-10-19 01:28:32
Message-ID: E1okxsl-002zrX-QQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in logical/launcher.c

Author: Peter Smith
Discussion: https://postgr.es/m/CAHut+Pvbma5HCc7==-B1ycyLQVyu7Fqq-qV=jhC5Zx4pWqk3uw@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/replication/logical/launcher.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2022-10-19 04:22:22 pgsql: Enhance make_ctags and make_etags.
Previous Message Michael Paquier 2022-10-19 01:13:57 pgsql: Refactor regular expression handling in hba.c