Last modified: 2007-03-08 21:22:21 UTC
currently, the postgres updater assumes that certain versions have a particular schema. this makes updating between SVN revisions quite painful. instead, it should use a method more like the MySQL updater, where the database is queried to see what changes need to be made.