]> granicus.if.org Git - postgis/commit
Added ST_ContainsProperly(raster, raster) and regression tests
authorBborie Park <bkpark at ucdavis.edu>
Mon, 23 Jul 2012 18:58:14 +0000 (18:58 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 23 Jul 2012 18:58:14 +0000 (18:58 +0000)
commit0a380a004a3475402c1c443f086e4c796e947df1
tree46d096f960d8c12f525adeaf521b58cf17117a87
parent6bced093bedec22888590b801e3b582458763984
Added ST_ContainsProperly(raster, raster) and regression tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@10101 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_pg/rt_pg.c
raster/rt_pg/rtpostgis.sql.in.c
raster/test/regress/Makefile.in
raster/test/regress/rt_contains.sql
raster/test/regress/rt_contains_expected
raster/test/regress/rt_containsproperly.sql [new file with mode: 0644]
raster/test/regress/rt_containsproperly_expected [new file with mode: 0644]