[postgis-devel] [PostGIS] #1347: postgis_upgrade_minor.sql fails as can't drop aggregate

PostGIS trac at osgeo.org
Fri Dec 2 10:06:54 PST 2011


#1347: postgis_upgrade_minor.sql fails as can't drop aggregate
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 when you have views using aggregates you can't drop them (the aggregates).
 This makes current postgis_upgrade_xxx.sql script bail out:

 psql:postgis/postgis_upgrade_20_minor.sql:1856: ERROR:  cannot drop
 function st_union(geometry) because other objects depend on it

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1347>
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