Opened 15 months ago
Closed 15 months ago
#5491 closed defect (fixed)
Upgrade from 3.1.1: ERROR: cannot drop function st_aspect(raster,integer,text,text,boolean) because other objects depend on it
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.4.1 |
Component: | build | Version: | 3.4.x |
Keywords: | raster | Cc: |
Description
Another case of upgrade trouble:
=# select postgis_extensions_upgrade(); NOTICE: Updating extension postgis from 3.1.1 to 3.4.0 NOTICE: Extension postgis_sfcgal is not available or not packagable for some reason ERROR: cannot drop function st_aspect(raster,integer,text,text,boolean) because other objects depend on it
See also #5489
Change History (5)
comment:1 by , 15 months ago
Summary: | Upgrade from 3.1.1: RROR: cannot drop function st_aspect(raster,integer,text,text,boolean) because other objects depend on it → Upgrade from 3.1.1: ERROR: cannot drop function st_aspect(raster,integer,text,text,boolean) because other objects depend on it |
---|
comment:2 by , 15 months ago
Note:
See TracTickets
for help on using tickets.
Current signatures (2.1.0 to current master aka 3.5.0dev):
stable-2.0 had instead only:
Internal function being used is _st_aspect4ma which has current (2.1.0—master) signature
and stable-2.0 signature: