Re: IPv6 patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: Rocco Altier <RoccoA(at)Routescape(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Nigel Kukard <nkukard(at)lbsd(dot)net>, Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: IPv6 patch
Date: 2003-01-07 17:07:05
Message-ID: 14222.1041959225@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Rosenman <ler(at)lerctr(dot)org> writes:
> Please make sure that you can handle the situation of a IPv6 API, but no
> IPv6 stack. (E.G. UnixWare up to at least 7.1.3).

Certainly. But that is just an autoconfiguration problem. If a v6 IP
address is available, we should bind to it.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-01-07 17:09:21 Re: PostgreSQL and memory usage
Previous Message Larry Rosenman 2003-01-07 16:55:58 Re: IPv6 patch