Ticket #1347 (new defect)

Opened 18 months ago

Last modified 2 weeks ago

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

Changed 16 months ago by robe

  • milestone changed from PostGIS 2.0.0 to PostGIS 2.1.0

Changed 7 weeks ago by robe

  • owner changed from pramsey to strk

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

Changed 2 weeks ago by robe

  • milestone changed from PostGIS 2.1.0 to PostGIS 2.2.0
Note: See TracTickets for help on using tickets.