]> granicus.if.org Git - postgis/commit
Added column "out_db" to raster_columns. "out_db" is of type boolean[] with each...
authorBborie Park <bkpark at ucdavis.edu>
Mon, 9 Jan 2012 22:43:35 +0000 (22:43 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 9 Jan 2012 22:43:35 +0000 (22:43 +0000)
commitc8e8abd83897872847e6c4c07b909c326b7349af
tree41885ce33e1e83f0aeecfdac8014e8e2e2ca7095
parent624d5b93ad346472bace84c9d0615338dc2d1eaa
Added column "out_db" to raster_columns.  "out_db" is of type boolean[] with each element indicating if that band of same index is out-of-database.  Updated relevant AddRasterConstraints and DropRasterConstraints functions.  Related ticket is #1440.

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