Ticket #1347 (new defect)
postgis_upgrade_minor.sql fails as can't drop aggregate
| Reported by: | strk | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.2.0 |
| Component: | postgis | Version: | trunk |
| 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
Note: See
TracTickets for help on using
tickets.
