[pgpool-committers: 10088] pgpool: Add IPv6 support for hostname and heartbeat_hostname parameter.

Tatsuo Ishii ishii at postgresql.org
Tue Aug 27 11:01:13 JST 2024


Add IPv6 support for hostname and heartbeat_hostname parameter.

Now these watchdog configuration parameters accept IPv6 IP address.

Author: Kwangwon Seo
Reviewed-by: Muhammad Usama, Tatsuo Ishii
Discussion: [pgpool-hackers: 4476] Watchdog and IPv6
https://www.pgpool.net/pipermail/pgpool-hackers/2024-July/004477.html

Branch
------
master

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

Modified Files
--------------
doc.ja/src/sgml/watchdog.sgml |   8 +-
doc/src/sgml/watchdog.sgml    |   4 +-
src/watchdog/watchdog.c       | 322 ++++++++++++++++++++++-------------
src/watchdog/wd_heartbeat.c   | 388 +++++++++++++++++++++++++++++++-----------
4 files changed, 504 insertions(+), 218 deletions(-)



More information about the pgpool-committers mailing list