]> granicus.if.org Git - postgis/commit
Fix division by zero in ST_ApproxSummaryStats and the situation where
authorBborie Park <bkpark at ucdavis.edu>
Mon, 18 Jun 2012 22:47:34 +0000 (22:47 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 18 Jun 2012 22:47:34 +0000 (22:47 +0000)
commit09ff17718402c2fbe22f08616c5446bab09e5b28
tree9ee9c18a79113cd4e46e8df801fb2d6216bb793f
parent7864c722e02e7d4aced695491d8402232143d9d0
Fix division by zero in ST_ApproxSummaryStats and the situation where
band is empty.  Added regression tests for both situations.
Ticket is #1872

git-svn-id: http://svn.osgeo.org/postgis/trunk@9940 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
raster/rt_core/rt_api.c
raster/test/regress/rt_summarystats.sql
raster/test/regress/rt_summarystats_expected