]> granicus.if.org Git - postgis/commit
Explicitly set the output band's pixel type depending on the band being returned...
authorBborie Park <bkpark at ucdavis.edu>
Sat, 4 Feb 2012 00:02:08 +0000 (00:02 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Sat, 4 Feb 2012 00:02:08 +0000 (00:02 +0000)
commit6514fc57ae04fce0b86f4d5d3b61832756f528fc
treef97556b09e08035a51f978ecf718f73a44ec13b4
parent729741d8b6da4a94f922dd9a71e39ceb091cdcd5
Explicitly set the output band's pixel type depending on the band being returned (FIRST, SECOND, BOTH.  OTHER is left NULL) in ST_Intersection(raster, raster).  Related ticket is #1537.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9024 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_pg/rtpostgis.sql.in.c