]> granicus.if.org Git - postgis/commit
Add N-dimensional distance operator with KNN support
authorSandro Santilli <strk@keybit.net>
Wed, 25 Feb 2015 08:46:08 +0000 (08:46 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 25 Feb 2015 08:46:08 +0000 (08:46 +0000)
commit19bd4ed0162be01f14bc298e4bffcf1d46dcd558
tree51b509b838bd728c2fb9fa4c0d8ac1795ededa80
parent68c4ad48d7bcbb4d36f75e9ead918f91cb3622b3
Add N-dimensional distance operator with KNN support

Includes docs and tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@13287 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_operator.xml
postgis/gserialized_gist_nd.c
postgis/postgis.sql.in
regress/knn.sql
regress/knn_expected
regress/operators.sql
regress/operators_expected