]> granicus.if.org Git - postgis/commit
As per discussions and ticket #1319, raster_columns and raster_overviews are now...
authorBborie Park <bkpark at ucdavis.edu>
Mon, 5 Dec 2011 18:58:51 +0000 (18:58 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 5 Dec 2011 18:58:51 +0000 (18:58 +0000)
commitaf14045d9006cd6e91cfae33edbeaf8e5e9f4dae
tree039fcf018a406ed2426954b5b10d742ab9fc7078
parent47faf3b72fec8462f10be4d9c1ea2e94bc720c53
As per discussions and ticket #1319, raster_columns and raster_overviews are now constraint-based views.  AddRasterColumn, DropRasterColumn and DropRasterTable are now deprecated in favor of AddRasterConstraints and DropRasterConstraints.  Additional constraints are now available for enforcing the consistency of the rasters in a table.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8305 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_pg/rtpostgis.sql.in.c
raster/rt_pg/rtpostgis_drop.sql.in.c
raster/test/regress/check_raster_columns.sql
raster/test/regress/check_raster_overviews.sql