[postgis-devel] postgis_upgrade.sql

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Wed Jun 24 01:24:04 PDT 2009


Paul Ramsey wrote:

> Yes, it's known and it's filed here:
> http://trac.osgeo.org/postgis/ticket/202
> 
> My changes to make the script work properly going from 1.3 to 1.4 mean
> that incremental changes from 1.4.x -> 1.4.y don't work. Solutions
> welcome.
> 
> P

I'd like to suggest that now we are freezing API changes, how about we 
just add new directory in SVN called upgrades/, and in there we place 
suitable SQL files such as:

upgrade_1.3_to_1.4.sql
upgrade_1.4_to_1.5.sql

Then developers can simply add to the upgrade script themselves 
containing the changes that are required. It means a little more work 
for developers, but it will make the upgrade process a lot less painful 
going forward.


ATB,

Mark.

-- 
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063



More information about the postgis-devel mailing list