The following bug has been logged on the website:

Bug reference:      6675
Logged by:          Thomassey J
Email address:      jeremie.thomas...@gmail.com
PostgreSQL version: 9.1.4
Operating system:   Ubuntu 10.04.4 LTS
Description:        

Hi,

I can't understand this result :

SELECT box '((1,1),(infinity, 1))' && box '((2, 1),(infinity, 1))';
 ?column? 
---------
 f

Isn't it supposed to return true? The documentation doesn't really say
anything about infinite edge.

Thanks.


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

Reply via email to