]> granicus.if.org Git - postgis/commit
- taking a suggestion from strk in #958, all regression tests for functions related...
authorBborie Park <bkpark at ucdavis.edu>
Wed, 18 May 2011 23:33:05 +0000 (23:33 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Wed, 18 May 2011 23:33:05 +0000 (23:33 +0000)
commit80b01a2bcceabdc0aebffd03a3ce95835e6100b3
tree5c7801d3f86b5fb46019a038fc98d55804ab387f
parent8721dd1cfeb2aa2245c4e6019bf4ae58f1546baf
- taking a suggestion from strk in #958, all regression tests for functions related to ST_SummaryStats has been rounded to 3 decimal places
- added additional argument checks for pgraster to rt_pg.c
- changed floating point comparisons in rt_pg.c and rt_api.c

git-svn-id: http://svn.osgeo.org/postgis/trunk@7196 b70326c6-7e19-0410-871a-916f4a2858ee
14 files changed:
raster/rt_core/rt_api.c
raster/rt_pg/rt_pg.c
raster/test/regress/rt_histogram.sql
raster/test/regress/rt_histogram_expected
raster/test/regress/rt_mean.sql
raster/test/regress/rt_mean_expected
raster/test/regress/rt_minmax.sql
raster/test/regress/rt_minmax_expected
raster/test/regress/rt_quantile.sql
raster/test/regress/rt_quantile_expected
raster/test/regress/rt_stddev.sql
raster/test/regress/rt_stddev_expected
raster/test/regress/rt_summarystats.sql
raster/test/regress/rt_summarystats_expected