postgis/raster/test
Bborie Park 19c5577f52 Removed the ST_SummaryStats wrappers: ST_Sum, ST_Mean, ST_Stddev, ST_MinMax. Only ST_Count is preserved as it has a shortcut for when "exclude_nodata_value" is FALSE.
Refactored regression test for rt_transform due to removal of some ST_SummaryStats wrappers and make the tests no longer about being exact to specific values but more about being in the appropriate contexts.

Associated ticket is #1005 and to some degree, #985.


git-svn-id: http://svn.osgeo.org/postgis/trunk@7375 b70326c6-7e19-0410-871a-916f4a2858ee
2011-06-11 19:06:15 +00:00
..
core Refactored rt_raster_replace_band in rt_api.c to return the replaced band. 2011-06-11 04:59:19 +00:00
regress Removed the ST_SummaryStats wrappers: ST_Sum, ST_Mean, ST_Stddev, ST_MinMax. Only ST_Count is preserved as it has a shortcut for when "exclude_nodata_value" is FALSE. 2011-06-11 19:06:15 +00:00
Makefile.in Raster testing added to core testing. Related ticket #762. 2011-04-01 05:18:45 +00:00