From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Petr Jelinek <pjmodos(at)seznam(dot)cz>, pgsql-patches(at)postgresql(dot)org, dpage(at)vale-housing(dot)co(dot)uk, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Chuck McDevitt <cmcdevitt(at)greenplum(dot)com> |
Subject: | Re: [HACKERS] Proposed patch to getaddrinfo.c to support |
Date: | 2005-08-25 23:03:05 |
Message-ID: | 430E4E29.6090705@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
>Petr Jelinek <pjmodos(at)seznam(dot)cz> writes:
>
>
>>Yep those changes proposed in my previous email fixes IPv4 too.
>>
>>
>
>Apparently not on loris (unless there was another patch that I missed).
>Maybe something to do with a different version of Windows?
>
>
>
>
I suspected we'd forgotten something.
The attached small patch appears to be what's required (at least on
loris). "make check" failed but not for any apparent ipv6 reason. More
importantly, we correctly set HAVE_IPV6 and HAVE_STRUCT_ADDRINFO.
cheers
andrew
Attachment | Content-Type | Size |
---|---|---|
winip6.patch | text/x-patch | 853 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2005-08-25 23:05:09 | Re: Stuff running slooow |
Previous Message | Palle Girgensohn | 2005-08-25 22:53:17 | no duration logging when using JDBC? |
From | Date | Subject | |
---|---|---|---|
Next Message | Chuck McDevitt | 2005-08-26 02:19:26 | Re: [HACKERS] Proposed patch to getaddrinfo.c to support |
Previous Message | Bruno Wolff III | 2005-08-25 22:52:59 | Re: CRC32 function |