[postgis-tickets] [PostGIS] #3223: Add memcmp short-circuit to ST_Equals

PostGIS trac at osgeo.org
Tue Aug 4 02:23:01 PDT 2015


#3223: Add memcmp short-circuit to ST_Equals
--------------------------+---------------------------
  Reporter:  dbaston      |      Owner:  strk
      Type:  enhancement  |     Status:  closed
  Priority:  medium       |  Milestone:  PostGIS 2.2.0
 Component:  postgis      |    Version:  trunk
Resolution:  fixed        |   Keywords:
--------------------------+---------------------------
Changes (by strk):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 Closing, after confirming that the interrupt tests only failed because the
 ST_Equals call performed by the test is now faster than the timeout. Case
 fixed by changing the testcase to make not as easy to compute equals :)

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3223#comment:5>
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