Author: river
Description:
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.
Version: 1.10.x
Severity: normal