Fix version references and run updates to authority.thesaurus in a separate transaction user/hopkinsju/2_2_upgrade_script
authorJustin Hopkins <hopkinsju@gmail.com>
Wed, 20 Jun 2012 21:25:55 +0000 (16:25 -0500)
committerJustin Hopkins <hopkinsju@gmail.com>
Wed, 20 Jun 2012 21:25:55 +0000 (16:25 -0500)
commitfd3b67c1d3b2fc8f6d67bee6965cdfc30c8fd2fb
tree56433243d25d02223e07065c7615d4ae34473c33
parentd1679f578daa7d4e94881eab6a94a2b6d1188172
Fix version references and run updates to authority.thesaurus in a separate transaction

Way earlier in the upgrade script a transaction is started and changes get made to the authority
schema. This breaks things later on when those same tables are touched in the same transaction.

Signed-off-by: Justin Hopkins <hopkinsju@gmail.com>
Open-ILS/src/sql/Pg/version-upgrade/2.1-2.2-upgrade-db.sql