Re: [HACKERS] Proposed patch to getaddrinfo.c to support - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] Proposed patch to getaddrinfo.c to support
Date
Msg-id 653.1124992333@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Proposed patch to getaddrinfo.c to support  (Petr Jelinek <pjmodos@seznam.cz>)
List pgsql-patches
Petr Jelinek <pjmodos@seznam.cz> writes:
> Dave Page wrote:
>> It, or some related patch appears to have broken the build on buildfarm member snake.

> Atached patch fixes it and also adds proper gai_strerror for windows.

Applied.  I had to #ifdef the gai_strerror additions to avoid breakage
on my own machine.

            regards, tom lane

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] Proposed patch to getaddrinfo.c to support
Next
From: Bruce Momjian
Date:
Subject: Re: CRC32 function