Tom Lane wrote:
> Joe Van Dyk <j...@tanga.com> writes:
> > Any chance ip4r could be an official postgresql extension?
> 
> That's been proposed before, and rejected before, on the grounds that
> since it doesn't support IPv6 its days are numbered.

Actually, that's not true.  Quoting from the linked readme file,

: IP4R therefore supports six distinct data types:
: 
:   ip4   - a single IPv4 address
:   ip4r  - an arbitrary range of IPv4 addresses
:   ip6   - a single IPv6 address
:   ip6r  - an arbitrary range of IPv6 addresses
:   ipaddress  - a single IPv4 or IPv6 address
:   iprange    - an arbitrary range of IPv4 or IPv6 addresses

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to