pgpool: Cleanup watchdog source code.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Cleanup watchdog source code.
Date: 2025-08-16 03:39:48
Message-ID: E1un7lj-002uvv-38@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Cleanup watchdog source code.

- Remove wd_is_upper_ok() from wd_utils.h because there's no actual
definition for it.

- Make wd_get_ping_result() and wd_issue_ping_command() static. It's
only used in wd_ping.c.

Backpatch-through: master only

Branch
------
master

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

Modified Files
--------------
src/include/watchdog/wd_utils.h | 3 ---
src/watchdog/wd_ping.c | 8 +++++---
2 files changed, 5 insertions(+), 6 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Taiki Koshino 2025-08-19 00:28:29 pgpool: Doc: Enhance "8.3. Replication Mode and Snapshot Isolation Mode
Previous Message Bo Peng 2025-08-15 12:21:51 pgpool: Update pgpool.spec to add pgpool_adm--1.6.sql and pgpool_adm--1