]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix regex in maintain 901c
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 24 Feb 2011 20:00:09 +0000 (20:00 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 24 Feb 2011 20:00:09 +0000 (20:00 +0000)
commitb87c54201f323262a6fbc25f91c35b94d2374e12
treea118ad1e11938c7aa5be8ff6fa94b9c7ec409fb1
parent4cc4d7f1cae3a9dbad9e479d3ab035edb2c3f07d
Fix regex in maintain 901c

The previous regex would delete any 901 fields *and* any fields which followed.  Since the 901 is typically the last field, this problem didn't surface during testing.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19534 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/0491.function.maintain_901_fix_regex.sql [new file with mode: 0644]