Fix problem with YYYY.schema.bib-auth-browse.sql.
authorJason Stephenson <jstephenson@mvlc.org>
Fri, 7 Jun 2013 14:31:30 +0000 (10:31 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 26 Jul 2013 14:02:44 +0000 (10:02 -0400)
commit0c551c1c66d596efaadc995a3d0e533c983a4c5d
treeaedcebfe7cdf5d607c82406a28edad8ae4abc889
parent336cdab754c1589b20141c74aafae4aabeadd318
Fix problem with YYYY.schema.bib-auth-browse.sql.

Disable ALL triggers on authority.control_set_authority_field before
altering and updating the table to avoid an error related to altering
a table with pending trigger events.

The triggers are enabled again after the updates and alters are done.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/sql/Pg/upgrade/YYYY.schema.bib-auth-browse.sql