]> granicus.if.org Git - postgis/commit
Add |=| operator with CPA semantic and KNN support with PgSQL 9.5+
authorSandro Santilli <strk@keybit.net>
Wed, 10 Jun 2015 16:18:37 +0000 (16:18 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 10 Jun 2015 16:18:37 +0000 (16:18 +0000)
commit85687453ca3a18d2434c42e986f62849dc2ba47b
treea887d1bf31907368fb1d1771636d9bcc171e387e
parent57f98c9aedc657f63087f6e20dcbe8a4bdf44d8a
Add |=| operator with CPA semantic and KNN support with PgSQL 9.5+

Includes regress test and documentation

git-svn-id: http://svn.osgeo.org/postgis/trunk@13641 b70326c6-7e19-0410-871a-916f4a2858ee
doc/reference_operator.xml
doc/reference_temporal.xml
postgis/gserialized_gist_nd.c
postgis/postgis.sql.in
regress/Makefile.in
regress/temporal_knn.sql [new file with mode: 0644]
regress/temporal_knn_expected [new file with mode: 0644]