[postgis-devel] [PostGIS] #1256: uninstall_legacy.sql fails dropping geomunion(geometry, geometry)

PostGIS trac at osgeo.org
Fri Oct 28 11:53:27 PDT 2011


#1256: uninstall_legacy.sql fails dropping geomunion(geometry, geometry)
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  robe         
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 {{{
 psql:uninstall_legacy.sql:216: ERROR:  cannot drop function
 geomunion(geometry,geometry) because other objects depend on it
 DETAIL:  function memgeomunion(geometry) depends on function
 geomunion(geometry,geometry)
 HINT:  Use DROP ... CASCADE to drop the dependent objects too.
 }}}

 This is  PostgreSQL 8.4.8 on x86_64-pc-linux-gnu, compiled by GCC
 gcc-4.4.real (Ubuntu 4.4.3-4ubuntu5) 4.4.3, 64-bit

 No idea how old the procs installed in the database were.

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