[postgis-devel] [PostGIS] #1014: GEOMETRY type is not "hashable"

PostGIS trac at osgeo.org
Sun Jun 12 04:42:05 PDT 2011


#1014: GEOMETRY type is not "hashable"
---------------------------------+------------------------------------------
 Reporter:  vince                |       Owner:  pramsey      
     Type:  defect               |      Status:  new          
 Priority:  medium               |   Milestone:  PostGIS 2.0.0
Component:  postgis              |     Version:  1.5.X        
 Keywords:  GEOMETRY hash UNION  |  
---------------------------------+------------------------------------------

Comment(by mcayland):

 Unfortunately structures containing IEEE-754 floating point numbers cannot
 be marked HASHABLE because of the "negative zero" problem. There is an
 explanation of this here:
 http://www.virtualdub.org/blog/pivot/entry.php?id=259.

 I suspect that this will have to be marked as a "won't fix" :(

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1014#comment:3>
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