[postgis-tickets] [PostGIS] #4441: GiST penalty rewrite
PostGIS
trac at osgeo.org
Fri Jun 28 03:00:19 PDT 2019
#4441: GiST penalty rewrite
----------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: patch | Status: closed
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by komzpa):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"17565" 17565]:
{{{
#!CommitTicketReference repository="" revision="17565"
Rewrite GiST penalty.
Use value of 0 as often as possible, as it's special code path in
Postgres.
Fix picksplit to use correct penalty function.
Drop dead code.
Closes #4441
Closes https://github.com/postgis/postgis/pull/425
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4441#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