[postgis-devel] [PostGIS] #1412: ST_Intersects not using indices
PostGIS
trac at osgeo.org
Mon Jan 9 03:21:12 PST 2012
#1412: ST_Intersects not using indices
-------------------------+--------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: closed
Priority: critical | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: worksforme | Keywords:
-------------------------+--------------------------------------------------
Changes (by strk):
* status: new => closed
* resolution: => worksforme
Comment:
Uhm, by including also the _ prefixed variants I do see a strict one:
{{{
_st_intersects | {geom1,geom2} | t
}}}
Actually, I guess the _ prefixed variants could be STRICT just fine,
couldn't them ?
Anyway, there's nothing I'm personally seeing as I was just reporting
something seen by someone else. Will close this and let the original
reporter take care of it.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1412#comment:4>
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