Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6
- From: Andrew Dunstan <andrew(at)dunslane(dot)net>
- To: Magnus Hagander <mha(at)sollentuna(dot)net>
- Cc: pgsql-hackers-win32(at)postgresql(dot)org
- Subject: Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6
- Date: Wed, 17 Aug 2005 08:57:51 -0400
- Message-id: <4303344F(dot)4000800(at)dunslane(dot)net>
Magnus Hagander wrote:
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.
Ouch! Remind me again why we decided to support NT4?
Does anyone have an NT4 build enviroment that they can test patches on
if I come up with a fix? I sure don't.
cheers
andrew
Home |
Main Index |
Thread Index