]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Teach maintain_901 trigger to respect the "Use record ID for TCN" global flag
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Feb 2011 03:27:53 +0000 (03:27 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Feb 2011 03:27:53 +0000 (03:27 +0000)
commitae1b7b964127a1b3ef682c51d9a89bc2b1c5c08e
treee1e7325ee26cc99565290b1ccbb2c813df2def42
parente61a2e30d80027639e462da39cf439f29561032c
Teach maintain_901 trigger to respect the "Use record ID for TCN" global flag

Rather than relying on the Perl layer to set the correct TCN on the way in,
do it as part of the in-database indexing to ensure that we have consistent
results no matter how the record gets into the database.

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