BUG #6675: Box overlap with infinity edge - Mailing list pgsql-bugs

From jeremie.thomassey@gmail.com
Subject BUG #6675: Box overlap with infinity edge
Date
Msg-id E1Sbnz8-0003X0-Hs@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #6675: Box overlap with infinity edge
List pgsql-bugs
The following bug has been logged on the website:

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

Hi,

I can't understand this result :

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

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

Thanks.

pgsql-bugs by date:

Previous
From: luigi pinna
Date:
Subject: version of postgreSQL
Next
From:
Date:
Subject: Re: Calling xlst_process with certain arguments causes server crash