Re: ipv4 data type does not allow to use % assubnet mask delimiter - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: ipv4 data type does not allow to use % assubnet mask delimiter
Date
Msg-id 1289938573.31200.23.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: ipv4 data type does not allow to use % assubnet mask delimiter  ("Andrus" <kobruleht2@hot.ee>)
Responses Re: ipv4 data type does not allow to use % assubnet mask delimiter  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On mån, 2010-11-15 at 11:06 +0200, Andrus wrote:
> > Possibly someday the standard will actually standardize the things,
> > and then maybe we can work with them usefully ...
>
> >From http://tools.ietf.org/html/rfc4007#section-11.2
>
> implementation SHOULD
>    support the following format:
>
>             <address>%<zone_id>
>
>    where
>
>       <address> is a literal IPv6 address,
>
>       <zone_id> is a string identifying the zone of the address, and
>
>       `%' is a delimiter character to distinguish between <address> and
>       <zone_id>.
>
> so this is clearly standardized.

Send a patch please.



pgsql-general by date:

Previous
From: Richard Broersma
Date:
Subject: Re: Counting boolean values (how many true, how many false)
Next
From: "Hu, William"
Date:
Subject: How to select a postgresql table inside Oracle