[postgis-devel] [PostGIS] #520: No check for different srid on operators when index is used
PostGIS
trac at osgeo.org
Fri Jun 17 13:55:07 PDT 2011
#520: No check for different srid on operators when index is used
---------------------+------------------------------------------------------
Reporter: nicklas | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by pramsey):
Am I mistaken, or has the inconsistency disappeared in 2.0?
{{{
select 'SRID=4326;POINT(0 0)'::geometry && 'SRID=4325;POINT(0
0)'::geometry;
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/520#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list