Fix regex in maintain 901c
authordbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 24 Feb 2011 20:01:36 +0000 (20:01 +0000)
committerdbwells <dbwells@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 24 Feb 2011 20:01:36 +0000 (20:01 +0000)
commit981153060286dae7e27b368dc38e63832df52d51
treefb7b52d3cfe16289cc5675b17e8de09f0ac78d66
parent909da1e851c4078ebf85ef859fd28c6ddc4f9b7d
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_1@19535 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]