pgpool: Fix source code typos.

From: Bo Peng <pengbo(at)sraoss(dot)co(dot)jp>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Fix source code typos.
Date: 2025-06-23 03:00:42
Message-ID: E1uTXQH-00C3mJ-34@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Fix source code typos.

Branch
------
V4_6_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2721c7b765f887de3eaf805eb96b56e128f60a0a

Modified Files
--------------
src/auth/pool_passwd.c | 2 +-
src/include/auth/pool_passwd.h | 2 +-
src/pcp_con/recovery.c | 2 +-
src/watchdog/wd_lifecheck.c | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-06-24 11:58:40 pgpool: Feature: add pgpool_adm_pcp_proc_info.
Previous Message Bo Peng 2025-06-23 03:00:24 pgpool: Fix source code typos.