[postgis-devel] [PostGIS] #2068: [raster] Make out_db column of raster_columns view behave correctly
PostGIS
trac at osgeo.org
Fri Oct 26 05:39:37 PDT 2012
#2068: [raster] Make out_db column of raster_columns view behave correctly
-----------------------+----------------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: raster | Version: 2.0.x
Keywords: |
-----------------------+----------------------------------------------------
When there is no out_db constraint, out_db = NULL.
When out_db constraint is applied, out_db = array of boolean.
From the looks of ticket #1216, out_db did not behave the same as the
other columns as out-db support for rasters were NOT implemented at the
time. By the release of 2.0.0, out-db support was implemented but it
looks like the out_db column fell through the cracks.
So, this needs to be fixed for 2.0.x and -trunk
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2068>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list