Allow pcp clients to connect to IPv6 addresses.
authorTatsuo Ishii <ishii@postgresql.org>
Thu, 15 May 2025 09:03:50 +0000 (18:03 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Thu, 15 May 2025 11:01:05 +0000 (20:01 +0900)
commit4e3d6cc84a0124af925f79a36de3814daa1d6129
tree545b25e33de05aee99bd55615fe798b8329d3f7f
parentbf0902f032abfd9dc76ea75074e3b673a478e339
Allow pcp clients to connect to IPv6 addresses.

We have already allowed pcp server to connect to IPv6 addresses, but
pcp clients were not allowed to connect to them until today. This
commit allows pcp clients to connect to IPv6 addresses.

Discussion: [pgpool-general: 9481] Does pgpool 4.6.0 support pure ipv6 configuration?
https://www.pgpool.net/pipermail/pgpool-general/2025-May/009484.html
Backpatch-through: v4.6
src/libs/pcp/pcp.c