[postgis-devel] [PostGIS] #1563: Can't upgrade from alpha3 to alpha4 with extension

PostGIS trac at osgeo.org
Thu Feb 9 02:52:10 PST 2012


#1563: Can't upgrade from alpha3 to alpha4 with extension
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  robe         
     Type:  defect                 |      Status:  new          
 Priority:  blocker                |   Milestone:  PostGIS 2.0.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by robe):

 Took care of the first issue at r9132.

 But now get another obstacle of CAN'T drop raster_columns view because
 postgis extension depends on it.

 GUYS you don't need to drop a view if you are adding a column at the end
 -- CREATE OR REPLACE VIEW can handle that.  It just can't handle data type
 changes.

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