IPv6 cleanup patch needs testers - Mailing list pgsql-patches

From Peter Eisentraut
Subject IPv6 cleanup patch needs testers
Date
Msg-id Pine.LNX.4.44.0303260202560.1651-200000@peter.localdomain
Whole thread Raw
List pgsql-patches
I've prepared a patch that cleans up the current #ifdef HAVE_IPV6 mess by
supplying a substitute getaddrinfo() function (with limited capabilities)
if the real one is missing.  Could someone test it on a machine without
getaddrinfo() and/or IPv6?

(run autoconf before you reconfigure)

--
Peter Eisentraut   peter_e@gmx.net

Attachment

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: array support patch phase 1 patch
Next
From: Karel Zak
Date:
Subject: Re: to_char PL/MI fix