Re: Windows + IP6 progress - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Windows + IP6 progress
Date
Msg-id 14085.1124426497@sss.pgh.pa.us
Whole thread Raw
In response to Re: Windows + IP6 progress  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Windows + IP6 progress  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Chuck McDevitt wrote:
>> I think it's because it's __stdcall, and the name gets mangled to
>> include the number of parameters. 

> Aha! now it makes sense. How do we get around that in the configure tests?

I thought it might be something like that ... but the question remains:
how/why is getaddrinfo different from all the other library routines we
probe for?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Djoerd Hiemstra
Date:
Subject: Re: SQL/XML extension
Next
From: Stephan Szabo
Date:
Subject: Re: [GENERAL] Cascades Failing