pgpool: Fix a compiler warning introduced in commit 3cc3d2d.

From: Bo Peng <pengbo(at)sraoss(dot)co(dot)jp>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Fix a compiler warning introduced in commit 3cc3d2d.
Date: 2025-07-25 08:29:22
Message-ID: E1ufDnu-00CYe9-08@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Fix a compiler warning introduced in commit 3cc3d2d.

Branch
------
master

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

Modified Files
--------------
src/pcp_con/recovery.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Taiki Koshino 2025-08-04 01:17:10 pgpool: Doc: fix documentation for parameters that are not
Previous Message Tatsuo Ishii 2025-07-25 05:07:29 pgpool: Fix watchdog to print inappropriate NOTICE message.