Adding a trigger. Upgrade # 0364 created the trigger function but not
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 22 Sep 2010 19:16:25 +0000 (19:16 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 22 Sep 2010 19:16:25 +0000 (19:16 +0000)
commit1e15833ad45c409468fd38f456b6a2aea9141444
tree0f21d9ce0fdfeae16bfe3e81fafa802549a729cb
parent98831ba202d1ebf3ffec28d20138d06d9fca7856
Adding a trigger.  Upgrade # 0364 created the trigger function but not
the trigger itself.  However the base install script 040.schema.asset.sql
creates both the function and the trigger.

M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0414.schema.call-number-upd-ins-trigger.sql

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@17890 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/0414.schema.call-number-upd-ins-trigger.sql [new file with mode: 0644]