[pgpool-committers: 10493] pgpool: Allow pcp clients to connect to IPv6 addresses.
Tatsuo Ishii
ishii at postgresql.org
Thu May 15 20:02:19 JST 2025
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
Branch
------
V4_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f49d239a4e3b438e9e8b4fd7f6af501973ca16ad
Modified Files
--------------
src/libs/pcp/pcp.c | 87 ++++++++++++++++++++++++++++++++++++------------------
1 file changed, 58 insertions(+), 29 deletions(-)
More information about the pgpool-committers
mailing list