]> granicus.if.org Git - postgis/commit
Added ST_Disjoint(raster, raster), regression tests and docs. Ticket is
authorBborie Park <bkpark at ucdavis.edu>
Tue, 24 Jul 2012 18:01:31 +0000 (18:01 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 24 Jul 2012 18:01:31 +0000 (18:01 +0000)
commit6b50e23c33df99c6ba7e1d1d0213b3ffc797acd2
tree148d87f6535e42f2dc66c8c3784638c81c4ff26d
parentd32e87cec74914bd897ce835ae5e530f7b72c11c
Added ST_Disjoint(raster, raster), regression tests and docs.  Ticket is

git-svn-id: http://svn.osgeo.org/postgis/trunk@10110 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_raster.xml
raster/rt_core/rt_api.h
raster/rt_pg/rtpostgis.sql.in.c
raster/test/regress/Makefile.in
raster/test/regress/rt_disjoint.sql [new file with mode: 0644]
raster/test/regress/rt_disjoint_expected [new file with mode: 0644]