Lp 1741087: Create Missing Functions From 1081 Upgrade Script user/dyrcona/lp1741087-upgrade-db-repair
authorJason Stephenson <jason@sigio.com>
Fri, 5 Jan 2018 16:43:44 +0000 (11:43 -0500)
committerJason Stephenson <jason@sigio.com>
Fri, 5 Jan 2018 16:43:44 +0000 (11:43 -0500)
commitf4647696cc218a7c146fd327aa378d6e7ac4f77e
treea4b7d0a810eadc1afa167a3af9b98772e743f30c
parent3b596a0ac12e5edbe9fa1d508d8ba4116a230f63
Lp 1741087: Create Missing Functions From 1081 Upgrade Script

Add a db upgrade script to create the functions that failed to be
created by the code in the 1081 upgrade script.  This upgrade script
also drops and recreates the triggers that were created in the 1081
upgrade.  The code for the new functions and triggers is based on what
was manually added to the 070.schema.container.sql and 800.fkeys.sql
base schema files.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.fix-lp1741087.sql [new file with mode: 0644]