Opened 12 years ago

Closed 10 years ago

#1347 closed defect (duplicate)

postgis_upgrade_minor.sql fails as can't drop aggregate

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.1.2
Component: postgis Version: master
Keywords: Cc:

Description

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

Change History (5)

comment:1 by robe, 12 years ago

Milestone: PostGIS 2.0.0PostGIS 2.1.0

comment:2 by robe, 11 years ago

Owner: changed from pramsey to strk

strk unless you plan to do something about this soon, I say punt punt

comment:3 by robe, 11 years ago

Milestone: PostGIS 2.1.0PostGIS 2.2.0

comment:4 by strk, 10 years ago

Milestone: PostGIS 2.2.0PostGIS 2.1.2

I believe this was fixed, see duplicate #2560

comment:5 by strk, 10 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.