From: Lebbeous Fogle-Weekley Date: Thu, 10 May 2012 15:47:02 +0000 (-0400) Subject: BEGIN after qecho's X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fcollab%2Fsenator%2F2_2_upgrade_fixes;p=working%2FEvergreen.git BEGIN after qecho's Signed-off-by: Lebbeous Fogle-Weekley --- diff --git a/Open-ILS/src/sql/Pg/version-upgrade/2.1-2.2-upgrade-db.sql b/Open-ILS/src/sql/Pg/version-upgrade/2.1-2.2-upgrade-db.sql index 8561a5b24f..de6d5c54ff 100644 --- a/Open-ILS/src/sql/Pg/version-upgrade/2.1-2.2-upgrade-db.sql +++ b/Open-ILS/src/sql/Pg/version-upgrade/2.1-2.2-upgrade-db.sql @@ -12412,13 +12412,13 @@ INSERT INTO permission.perm_list ( id, code, description ) COMMIT; -BEGIN; - \qecho ************************************************************************ \qecho The following transaction, wrapping upgrade 0672, may take a while. If \qecho it takes an unduly long time, try it outside of a transaction. \qecho ************************************************************************ +BEGIN; + -- Evergreen DB patch 0672.fix-nonfiling-titles.sql -- -- Titles that begin with non-filing articles using apostrophes