]> granicus.if.org Git - postgis/commit
Tweaked ST_BandMetadata so that calling the function with an empty array returns...
authorBborie Park <bkpark at ucdavis.edu>
Thu, 1 Dec 2011 02:23:46 +0000 (02:23 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Thu, 1 Dec 2011 02:23:46 +0000 (02:23 +0000)
commit9ad8d2bdc61b84c18a7164d2c881c7bef380ac61
tree4448245874e006345dd5593d341def137e917b71
parent299f6ec35bf1831270769af39a7e204860e42723
Tweaked ST_BandMetadata so that calling the function with an empty array returns all metadata of all bands.  Example: ST_BandMetadata(rast, VARIADIC ARRAY[]::int[])

git-svn-id: http://svn.osgeo.org/postgis/trunk@8273 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_pg/rt_pg.c
raster/test/regress/rt_bandmetadata.sql
raster/test/regress/rt_bandmetadata_expected