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:53
Message-ID: E1ueTbs-004wUB-2B@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_6_STABLE

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

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:58 pgpool: Doc: unify watchdog leader terms.
Previous Message Tatsuo Ishii 2025-07-23 07:09:48 pgpool: Doc: unify watchdog leader terms.