Apply some fixes that were earlier applied to the base installation script
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 24 Sep 2010 00:54:33 +0000 (00:54 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 24 Sep 2010 00:54:33 +0000 (00:54 +0000)
commite4f3e968cdc22de341afdda5572aaacb519cb85f
tree489dd16cbe23911ebb89ad6d042f014878281a53
parent93c443da225ebb0706f838c53c8a23f659963fca
Apply some fixes that were earlier applied to the base installation script
090.schema.action.sql, but not in an upgrade script.

Also: correct a typo (INTEVAL -> INTERVAL).  Hence this upgrade needs to go
to v2.0 as well as to trunk.

M    Open-ILS/src/sql/Pg/090.schema.action.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0418.function.action.fix-purge-circ.sql

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@17943 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/upgrade/0418.function.action.fix-purge-circ.sql [new file with mode: 0644]