[postgis-tickets] [PostGIS] #3223: Add memcmp short-circuit to ST_Equals
PostGIS
trac at osgeo.org
Tue Aug 4 02:13:01 PDT 2015
#3223: Add memcmp short-circuit to ST_Equals
--------------------------+---------------------------
Reporter: dbaston | Owner: strk
Type: enhancement | Status: reopened
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by strk):
robe2 about regression on invalid geometries, what would you expect from
ST_Equals in that case ? A false, a null or an exception ? None of the
relate operations are _guaranteed_ to return a specific value on invalid
input, as it would require checking for validity and it's expensive.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3223#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-tickets
mailing list