LP#1418164: Fix 0905.schema.user_currnet_normalize_heading.sql.
authorJason Stephenson <jstephenson@mvlc.org>
Wed, 4 Feb 2015 18:38:45 +0000 (13:38 -0500)
committerDan Scott <dscott@laurentian.ca>
Thu, 5 Mar 2015 17:43:11 +0000 (12:43 -0500)
commit3984e680926a7b6fe1dd3e1147e0bb39ba585d72
tree65c13cb69514bd8eb1e6afaec6703c69ba3d3ba4
parent5268ca5df6b80a46e68b9ec10d4c00e97c7874fd
LP#1418164: Fix 0905.schema.user_currnet_normalize_heading.sql.

We can't alter a table, enabling triggers in this case, while a
table has trigger events pending.  We move the trigger enabling
to outside the transaction to resolve this.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/upgrade/0905.schema.use_current_normalize_heading.sql