| From: | Taiki Koshino <koshino(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | pgpool-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgpool: Revert "Feature: Wait for follow_primary completion and report" |
| Date: | 2026-04-15 01:46:18 |
| Message-ID: | E1wCpKc-006Wst-0r@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgpool-committers |
Revert "Feature: Wait for follow_primary completion and report"
This reverts commit 57fe60647d198760cd3199f6904d90f743a4481f.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0d84f3cf74064868b9db6f957b5e9bb345665132
Modified Files
--------------
doc.ja/src/sgml/ref/pcp_watchdog_info.sgml | 11 +++--------
doc/src/sgml/ref/pcp_watchdog_info.sgml | 10 +++-------
src/include/pcp/pcp.h | 1 -
src/include/watchdog/watchdog.h | 2 --
src/include/watchdog/wd_commands.h | 2 --
src/include/watchdog/wd_ipc_defines.h | 2 +-
src/include/watchdog/wd_lifecheck.h | 3 +--
src/libs/pcp/pcp.c | 6 ------
src/tools/pcp/pcp_frontend_client.c | 8 +++-----
src/watchdog/watchdog.c | 13 -------------
src/watchdog/wd_commands.c | 7 -------
src/watchdog/wd_json_data.c | 4 +---
src/watchdog/wd_lifecheck.c | 10 +---------
13 files changed, 13 insertions(+), 66 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Taiki Koshino | 2026-04-15 01:51:36 | pgpool: Feature: Add Lifecheck Started status to pcp_watchdog_info outp |
| Previous Message | Taiki Koshino | 2026-04-15 00:47:04 | pgpool: Feature: Wait for follow_primary completion and report |