[postgis-tickets] [PostGIS] #5097: GetClosestEdge callback failing to use an index
PostGIS
trac at osgeo.org
Tue Feb 15 05:54:33 PST 2022
#5097: GetClosestEdge callback failing to use an index
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.2.2
Component: topology | Version: 3.2.x
Resolution: fixed | Keywords: performance
-----------------------+---------------------------
Changes (by Sandro Santilli <strk@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"e9014f4aa144b17a65e3a4a2e4f796108c3032f6/git" e9014f4/git]:
{{{
#!CommitTicketReference repository="git"
revision="e9014f4aa144b17a65e3a4a2e4f796108c3032f6"
Do not sort by edge_id in getClosestEdge callback, to effectively use
index.
Closes #5097 in stable-3.2 branch (3.2.2dev)
Includes NEWS item
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5097#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-tickets
mailing list