Re: Vista/IPv6 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Vista/IPv6
Date
Msg-id 200704120024.59314.peter_e@gmx.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:
> (FWIW, I had ipv6 on my list of things to make happen, but I didn't
> realise it would cause this issue on a machine with ipv6 on it, since
> I don't have one)

The IPv6 support is finely tuned to deal with all kinds of combinations 
of API support, library support, and kernel support, or lack thereof, 
on the build system and on the host system.  I suggest that you just 
use the logic that we have or emulate it, respectively.  If it doesn't 
work, we will find out soon enough.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: elog(FATAL) vs shared memory
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Full page writes improvement, code update