| 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:52:35 |
| Message-ID: | E1wCpQh-006bHW-31@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 ba0317d7d2dec2c8b1d4936a25c2a029d720c5a5.
Branch
------
V4_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2311031efc78db3f587dcbc9b5854bec0e9c52ae
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:53:47 | pgpool: Feature: Add Lifecheck Started status to pcp_watchdog_info outp |
| Previous Message | Taiki Koshino | 2026-04-15 01:51:36 | pgpool: Feature: Add Lifecheck Started status to pcp_watchdog_info outp |