Patch from Joe Atzberger to break up the auditor table creation function into multipl...
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 20 Nov 2009 19:15:10 +0000 (19:15 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 20 Nov 2009 19:15:10 +0000 (19:15 +0000)
commit42da201c90efc4b5087e464c31f591cc1a51c422
tree19252d4be84322ebcc94ee875178d07a8ba95ad7
parent47b5b1d1f465735f02a0c5a3076cfb5859b05a8e
Patch from Joe Atzberger to break up the auditor table creation function into multiple bits.

This is the start of a process that will make the auditor functionality more stable and predictable across upgrades, where columns are dropped and created on audited tables.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14991 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/900.audit-functions.sql
Open-ILS/src/sql/Pg/upgrade/0087.audit_functions_atomized.sql [new file with mode: 0644]