Second try at IPv4-to-v6 mapping code; avoid assuming that the struct
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 5 Sep 2003 23:07:21 +0000 (23:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 5 Sep 2003 23:07:21 +0000 (23:07 +0000)
commit92aa462247f361495660240fef22524552906866
tree8b9a5ef583646bfc93f9ad57708c1e1041ae39e4
parent3c9bb8886df7d56aaeb619abc246462fa809d946
Second try at IPv4-to-v6 mapping code; avoid assuming that the struct
returned by getaddrinfo_all will have enough room for an IPv6 address.
src/backend/libpq/hba.c
src/backend/libpq/ip.c
src/include/libpq/ip.h