]> granicus.if.org Git - postgis/commit
Make ~= operator GIST-indexable, following existing documentation
authorSandro Santilli <strk@keybit.net>
Fri, 13 Jan 2012 10:00:39 +0000 (10:00 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 13 Jan 2012 10:00:39 +0000 (10:00 +0000)
commit01f343995c3b05ced4530fa3694851b0acb3c0ff
treeffe04554af32d1e174c9c254bafa6b42a8cd0c8e
parent6f1e0a2f48b0e7ec8d4b98bf7294a6744c8821b2
Make ~= operator GIST-indexable, following existing documentation

NOTE: it takes a dump/reload for this to be in effect.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8795 b70326c6-7e19-0410-871a-916f4a2858ee
postgis/postgis.sql.in.c