Re: [HACKERS] IPv6 detection

2003-01-06 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian writes: > > > The IPv6 patch currently checks for the function getaddrinfo() and the > > include file netinet/ip6.h. > > getaddrinfo() has nothing to do with IPv6, and netinet/ip6.h isn't > included anywhere, so why check for it? > > I believe we would nee

Re: [HACKERS] IPv6 detection

2003-01-06 Thread Peter Eisentraut
Bruce Momjian writes: > The IPv6 patch currently checks for the function getaddrinfo() and the > include file netinet/ip6.h. getaddrinfo() has nothing to do with IPv6, and netinet/ip6.h isn't included anywhere, so why check for it? I believe we would need to check for a combination of getaddrin