pgpool: Doc: unify watchdog leader terms.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Doc: unify watchdog leader terms.
Date: 2025-07-23 07:09:48
Message-ID: E1ueTbn-004wT8-1A@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Doc: unify watchdog leader terms.

Previously terms "leader", "active" and "coordinator" were used to
mean the leader watchdog node. This brought enough confusion. So this
commit unifies them to "leader"."

Backpatch-trhough: v4.2

Branch
------
V4_5_STABLE

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

Modified Files
--------------
doc.ja/src/sgml/watchdog.sgml | 18 +++++++++---------
doc/src/sgml/watchdog.sgml | 10 +++++-----
2 files changed, 14 insertions(+), 14 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-07-23 07:09:53 pgpool: Doc: unify watchdog leader terms.
Previous Message Tatsuo Ishii 2025-07-23 07:09:42 pgpool: Doc: unify watchdog leader terms.