Ticket #949 (closed defect: fixed)

Opened 2 years ago

Last modified 15 months ago

Uninstall Legacy script

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 2.0.0
Component: build/upgrade/install Version: trunk
Keywords: Cc:

Description

I originally thought we wouldn't need an uninstall legacy script, but as strk pointed out, when people restore their database onto a clean PostGIS 2.0.0, they'll get back all those functions I spent great effort to destroy :).

We also need it since we have a legacy.sql install. At some point once people have fixed their code, they may want to purify themselves thus we need a purification script uninstall_legacy.sql

Change History

Changed 2 years ago by robe

Preliminary work started at r7205

Changed 17 months ago by robe

  • component changed from postgis to build/upgrade/install

Changed 16 months ago by robe

I'm almost done with this.

Changed 15 months ago by strk

can the uninstall be generated from the install file the same as done with main SQL file ?

Changed 15 months ago by strk

  • status changed from new to closed
  • resolution set to fixed

r9314 generates the uninstall_legacy.sql file from legacy.sql

Note: See TracTickets for help on using tickets.