Opened 13 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 , 13 years ago
Milestone: | PostGIS 2.0.0 → PostGIS 2.1.0 |
---|
comment:2 by , 12 years ago
Owner: | changed from | to
---|
comment:3 by , 12 years ago
Milestone: | PostGIS 2.1.0 → PostGIS 2.2.0 |
---|
comment:4 by , 10 years ago
Milestone: | PostGIS 2.2.0 → PostGIS 2.1.2 |
---|
I believe this was fixed, see duplicate #2560
comment:5 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
strk unless you plan to do something about this soon, I say punt punt