Re: Vista/IPv6 - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Vista/IPv6
Date
Msg-id 461D2AA9.3030107@dunslane.net
Whole thread Raw
In response to Re: Vista/IPv6  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Vista/IPv6  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander wrote:
>   
>> Anyway, the obvious fix seems to be to add a line to 
>> src/tools/msvc/Solution.pm to #define HAVE_IPV6 1 in pg_config.h
>>     
>
> Won't work, that hits both msvc and mingw. (assuming you maen
> pg_config.h.win32, since pg_config.h is a generated file)
>
> The proper fix is to put it in the msvc build sys, where it writes
> pg_config.h :-) 

Is that not what I suggested?

> It also needs a new lib for initdb. I have a patch
> for it, and it works here, I'm just asking if it's safe to enable it or if
> it may cause runtmie problems on platforms without ipv6.
>
>   

Which new lib? That seems odd since what we do  on MinGW does work.

cheers

andrew


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Vista/IPv6
Next
From: Magnus Hagander
Date:
Subject: Re: Vista/IPv6