[postgis-tickets] [PostGIS] #5488: Upgrade from 3.1.1: ERROR: cannot drop function st_clip(raster, integer, geometry, double precision, boolean) because other objects depend on it

PostGIS trac at osgeo.org
Mon Aug 28 09:58:33 PDT 2023


#5488: Upgrade from 3.1.1: ERROR:  cannot drop function
st_clip(raster,integer,geometry,double precision,boolean) because other
objects depend on it
-----------------------------------+------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:
Component:  build/upgrade/install  |    Version:
 Keywords:                         |
-----------------------------------+------------------
 Another case of upgrade trouble:

 {{{
 =# select postgis_extensions_upgrade();
 NOTICE:  Updating extension postgis from 3.1.1 to 3.4.0
 NOTICE:  Updating extension postgis_sfcgal from 3.1.1 to 3.4.0
 NOTICE:  Updating extension postgis_raster from 3.1.1 to 3.4.0
 ERROR:  cannot drop function st_clip(raster,integer,geometry,double
 precision,boolean) because other objects depend on it
 }}}

 See also #5484
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5488>
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-tickets mailing list