Re: pgsql: Document the all-balls IPv6 address. - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Document the all-balls IPv6 address.
Date
Msg-id 4D84129D.6080002@dunslane.net
Whole thread Raw
In response to Re: pgsql: Document the all-balls IPv6 address.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgsql: Document the all-balls IPv6 address.
List pgsql-committers

On 03/18/2011 09:18 PM, Robert Haas wrote:
> On Fri, Mar 18, 2011 at 6:56 PM, Andrew Dunstan<andrew@dunslane.net>  wrote:
>> +<literal>0.0.0.0/0</literal>  (<quote>all balls</>) represents all
>> +       IPv4 addresses, and<literal>::</literal>  represents
>> +       all IPv6 addresses.
>>
>> Umm, isn't there a missing netmask there? The IPv6 analog of 0.0.0.0/0 is
>> surely ::/0 (or I would usually write it ::0/0).
> "all balls" seems like a colloquialism best avoided in our documentation.
>

It's already there, although I agree it's infelicitous.

cheers

andrew

pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix possible "tuple concurrently updated" error in ALTER TABLE.
Next
From: Robert Haas
Date:
Subject: Re: pgsql: Document the all-balls IPv6 address.