[postgis-tickets] [PostGIS] #1014: GEOMETRY type is not "hashable"
PostGIS
trac at osgeo.org
Wed Oct 25 06:26:12 PDT 2017
#1014: GEOMETRY type is not "hashable"
--------------------------+---------------------------------
Reporter: vince | Owner: pramsey
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords: GEOMETRY hash UNION
--------------------------+---------------------------------
Comment (by pramsey):
In [changeset:"16059" 16059]:
{{{
#!CommitTicketReference repository="" revision="16059"
Equality test failed on points with same coordinates
and differing SRIDs, resulting in incorrect hashing.
Amazingly, this problem existed in *both* the btree
function and the new hash machinery (and it was the
btree machinery that was actually called for the
UNION operation).
References #1014
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1014#comment:18>
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