]> granicus.if.org Git - postgis/commit
Stabilize GiST ND indexes for mixed dimensions
authorDarafei Praliaskouski <me@komzpa.net>
Sat, 24 Nov 2018 09:30:36 +0000 (09:30 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Sat, 24 Nov 2018 09:30:36 +0000 (09:30 +0000)
commit1cb0fb41c8bbb0c51ee42f9f019b12ac8eeced59
tree94982d0672c799ca39840b0211b8a8b47d42dd87
parent05a151876171bf3e343b35e8e2ff5ed76b11b462
Stabilize GiST ND indexes for mixed dimensions

Patch by Darafei Praliaskouski

Thanks to
 Arthur Lesuisse for synthesizing test case,
 Andrew Gierth for finding runaway memcpy,
 Raúl Marín for pointing to memory problem in index construction.

This is not backpatchable to 2.x, that requires separate solution.

References #4139
Closes https://github.com/postgis/postgis/pull/336

git-svn-id: http://svn.osgeo.org/postgis/trunk@17070 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
postgis/gserialized_gist_nd.c
regress/core/Makefile.in
regress/core/regress_gist_index_nd.sql
regress/core/regress_gist_index_nd_expected