]> granicus.if.org Git - postgis/commit
Rewrite GiST penalty.
authorDarafei Praliaskouski <me@komzpa.net>
Fri, 28 Jun 2019 10:00:18 +0000 (10:00 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Fri, 28 Jun 2019 10:00:18 +0000 (10:00 +0000)
commit52f06ce22c56c6aef1ae512d68d9c7ed97ec713f
tree09219dbf0287eb76aaac5f477bae301d46803f94
parent6b96e49010918d3faaf0358971b36461ee45305b
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

git-svn-id: http://svn.osgeo.org/postgis/trunk@17565 b70326c6-7e19-0410-871a-916f4a2858ee
.clang-format
NEWS
postgis/gserialized_gist_2d.c
postgis/gserialized_gist_nd.c