Opened 12 years ago

Closed 12 years ago

#1430 closed defect (fixed)

Create a topology_drop_before.sql.in.c

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 2.0.0
Component: build Version: master
Keywords: Cc:

Description

Similar in flavor to postgis_drop_before.sql.in.c that will allow us to drop functions whose args have changed in the development cycle. Will also be useful for dropping aggregates.

Would be even nicer if we can check before hand if a function really needs to be dropped.

Change History (1)

comment:1 by robe, 12 years ago

Resolution: fixed
Status: newclosed

Done at r8676

Note: See TracTickets for help on using tickets.