Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter
authorBborie Park <bkpark at ucdavis.edu>
Sat, 31 Aug 2013 15:46:41 +0000 (15:46 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Sat, 31 Aug 2013 15:46:41 +0000 (15:46 +0000)
commit2d853de768ace20f7e9e5901c6a679656ef5be41
tree6509da26dbf9f95f7f3a04ecfdeabfafcf2803f6
parent6ebdb80f8706b5bb567d657b69f153ee70ef3163
Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter

git-svn-id: http://svn.osgeo.org/postgis/trunk@11898 b70326c6-7e19-0410-871a-916f4a2858ee
12 files changed:
NEWS
doc/reference_raster.xml
raster/rt_pg/rtpg_geometry.c
raster/test/regress/Makefile.in
raster/test/regress/rt_clip_expected
raster/test/regress/rt_elevation_functions_expected
raster/test/regress/rt_intersection_expected
raster/test/regress/rt_pixelascentroids_expected
raster/test/regress/rt_pixelaspoints_expected
raster/test/regress/rt_pixelaspolygons_expected
raster/test/regress/rt_setvalues_array_expected
raster/test/regress/rt_union_expected