Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6 - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C78BE@algol.sollentuna.se
Whole thread Raw
Responses Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6
List pgsql-hackers-win32
> Researching this some more, I see:
>
> /mingw/include/ws2tcpip.h:struct sockaddr_in6 {
>
> do we need to include this somewhere?

Probably.
Note that most of what's in that file is only supported on win2000 and
newer, IIRC. So I'm unsure wether we can include it unconditionally - it
has to be tested.

//Magnus

pgsql-hackers-win32 by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6
Next
From: Andrew Dunstan
Date:
Subject: Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6