Opened 13 years ago
Closed 13 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.
Note:
See TracTickets
for help on using tickets.
Done at r8676