[BUGS] BUG #5889: "Intersects" for polygons broken

2011-02-16 Thread Konrad Garus
The following bug has been logged online: Bug reference: 5889 Logged by: Konrad Garus Email address: konrad.ga...@gmail.com PostgreSQL version: 8.4 Operating system: Linux Description:"Intersects" for polygons broken Details: && operator seem

Re: [BUGS] BUG #5889: "Intersects" for polygons broken

2011-02-16 Thread Konrad Garus
2011/2/16 Tom Lane : > "Konrad Garus" writes: >> && operator seems to be broken for polygons whose bounding boxes intersect: > >> select polygon'((0,0), (1,2), (0,2))' && polygon'((0.5, 0), (1,0), (1,1))'; >>  ?column? >&

Re: [BUGS] BUG #5889: "Intersects" for polygons broken

2011-03-08 Thread Konrad Garus
? Open path? Some of these are obvious, but others not so much. 2011/3/8 Robert Haas : > On Wed, Feb 16, 2011 at 10:33 AM, Konrad Garus wrote: >> 2011/2/16 Tom Lane : >>> "Konrad Garus" writes: >>>> && operator seems to be broken for polygons whose b