Fix regex in maintain 901c
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 24 Feb 2011 20:04:33 +0000 (20:04 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 24 Feb 2011 20:04:33 +0000 (20:04 +0000)
commit4b44c22fa54107afff5884b506128388aedfe647
tree9b8538a1b4d2aa63f9eca1474a5b27222bf4061a
parent801b468b06d7cfefac8c1c221cd50e2cd7143b58
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/branches/rel_2_0@19536 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]