[postgis-devel] [PostGIS] #536: Get rid of the STRICT on geography ST_Intersects
PostGIS
trac at osgeo.org
Tue Jun 8 09:55:34 PDT 2010
#536: Get rid of the STRICT on geography ST_Intersects
----------------------+-----------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 1.5.2
Component: postgis | Version: 1.5.X
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by mcayland):
Yeah, this is the bit I don't get since marking a function STRICT should
indicate that it is possible to short-circuit the function as a potential
optimisation, not make it slower.
I'm inclined to take Regina's test case up onto pgsql-hackers and get a
definitive answer.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/536#comment:16>
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