[postgis-tickets] [PostGIS] #3899: BTree opclass does not take object length into account
PostGIS
trac at osgeo.org
Thu Oct 12 09:30:18 PDT 2017
#3899: BTree opclass does not take object length into account
----------------------+---------------------------
Reporter: komzpa | Owner: pramsey
Type: patch | Status: closed
Priority: medium | Milestone: PostGIS 2.4.1
Component: postgis | Version: 2.4.x
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by strk):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"15975" 15975]:
{{{
#!CommitTicketReference repository="" revision="15975"
BTree sorting logic fix
Sort geometries that have different length but same prefix
- allow fast path for geography points
- fix gcc warnings
- compare EMPTY geometries as normal memcmp path
Patch by Darafei Praliaskouski <me at komzpa.net>
Fixes #3899
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3899#comment:1>
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