inet subtraction fails with IPv6? - Mailing list pgsql-bugs

From Jon Nelson
Subject inet subtraction fails with IPv6?
Date
Msg-id CAKuK5J02DxJ+Npq=YCwr4deeNzdOQevpjHF=HA5dboKbeTwJzg@mail.gmail.com
Whole thread Raw
Responses Re: inet subtraction fails with IPv6?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
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=#


--
Jon

pgsql-bugs by date:

Previous
From: Fujii Masao
Date:
Subject: Re: BUG #6423: max_standby_streaming_delay does not work
Next
From: Robert Haas
Date:
Subject: Re: BUG #6200: standby bad memory allocations on SELECT