[postgis-tickets] [PostGIS] #3899: BTree opclass does not take object length into account
PostGIS
trac at osgeo.org
Wed Oct 25 01:33:22 PDT 2017
#3899: BTree opclass does not take object length into account
----------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 2.4.2
Component: postgis | Version: 2.4.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
I don't think POINT(-0 0) is to POINT(0 0) what LINESTRING(0 0,1 1) is
to LINESTRING(1 1,0 0). Anyway if the equality operator is "bitwise
equality" then -0 != 0. What is equality (dejavu?)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3899#comment:8>
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