]> granicus.if.org Git - postgis/commit
Renamed operator functions and made appropriate changes to associated operators to...
authorBborie Park <bkpark at ucdavis.edu>
Wed, 14 Dec 2011 23:51:24 +0000 (23:51 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Wed, 14 Dec 2011 23:51:24 +0000 (23:51 +0000)
commitc79a760c46b18312967d27a9bcb38cd92d001b16
tree6af606f4fea9102fd249d5fd3a5e480f32c0728f
parent22f3da85c96353b4cd9e54d24f9ca0f96975c31a
Renamed operator functions and made appropriate changes to associated operators to be inline with usage for geometry and geography.  Associated ticket is #633.  Existing users will not be affected as the upgrade scripts do not drop or add new operators.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8421 b70326c6-7e19-0410-871a-916f4a2858ee
26 files changed:
raster/rt_pg/rtpostgis.sql.in.c
raster/rt_pg/rtpostgis_drop.sql.in.c
raster/test/regress/rt_above.sql
raster/test/regress/rt_above_expected
raster/test/regress/rt_below.sql
raster/test/regress/rt_below_expected
raster/test/regress/rt_contain.sql
raster/test/regress/rt_contain_expected
raster/test/regress/rt_contained.sql
raster/test/regress/rt_contained_expected
raster/test/regress/rt_left.sql
raster/test/regress/rt_left_expected
raster/test/regress/rt_overabove.sql
raster/test/regress/rt_overabove_expected
raster/test/regress/rt_overbelow.sql
raster/test/regress/rt_overbelow_expected
raster/test/regress/rt_overlap.sql
raster/test/regress/rt_overlap_expected
raster/test/regress/rt_overleft.sql
raster/test/regress/rt_overleft_expected
raster/test/regress/rt_overright.sql
raster/test/regress/rt_overright_expected
raster/test/regress/rt_right.sql
raster/test/regress/rt_right_expected
raster/test/regress/rt_same.sql
raster/test/regress/rt_same_expected