Add IPv6 support for hostname and heartbeat_hostname parameter.
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 27 Aug 2024 01:59:37 +0000 (10:59 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 27 Aug 2024 01:59:37 +0000 (10:59 +0900)
commit65dbbe7a0fda8d2b5cc2d41b071e2ffeab751db9
treebe18e2cea24e758071027e82e4c0e8090b3a775c
parent72707f07a65a63178a161ff42d25ba31c202e05a
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
doc.ja/src/sgml/watchdog.sgml
doc/src/sgml/watchdog.sgml
src/watchdog/watchdog.c
src/watchdog/wd_heartbeat.c