On Tue, Jan 31, 2012 at 10:38 AM, Jon Nelson <jnelson+pgsql(at)jamponi(dot)net> wrote:
> Example (using one of google's IPv6 addrs):
>
> jnelson=# select inet '0::0' - inet '2001:4860:4006:800::1011';
> ERROR: result is out of range
> jnelson=#
What were you expecting to get? There's no such thing as a negative IP address.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company