[postgis-devel] [PostGIS] #1319: [raster] Make raster_columns a view and AddRasterColumn enforce more

PostGIS trac at osgeo.org
Tue Nov 29 19:11:48 PST 2011


#1319: [raster] Make raster_columns a view and AddRasterColumn enforce more
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  robe         
     Type:  task            |      Status:  new          
 Priority:  critical        |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by dustymugs):

  * priority:  high => critical


Comment:

 Instead of having the column "out_db", the column should be renamed to
 "all_in_db" as that is more descriptive of the purpose of the column.  So
 instead of the current definition for "out_db" as described in #152, the
 new definition for "all_in_db" is:

 ''All bands of all rasters in the column of the table is in-db.  No bands
 are out-of-db.''

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1319#comment:23>
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