]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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)
committerDan Wells <dbw2@calvin.edu>
Fri, 9 Aug 2013 19:02:04 +0000 (15:02 -0400)
commit9d37f6890ce6b591d62972ce3e341cecf7c45535
treeeb64f8da17048b3b6574926371db7a0f6260e76d
parente710ecbee519d374bcf69b0c535c3f83814c782b
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