Extract multiple like values from lineitem
authorBill Erickson <berick@esilibrary.com>
Tue, 22 Jan 2013 19:35:22 +0000 (14:35 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 23 Jan 2013 15:22:43 +0000 (10:22 -0500)
commitfd65a3225e785a12cd18d60dd3899e7ff93718e9
tree3eba9d78adffcdd7bdc1744b4de38a1db3601b34
parentbcfcca4497edd20f91358a92330e45620cbd28da
Extract multiple like values from lineitem

Make it possible to extract multiple values with the same MARC tag
during acquisitions lineitem ingest.  Prior to this, only one (e.g.)
ISBN for each record would be extracted as a lineitem attribute.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/sql/Pg/002.functions.config.sql
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.schema.acq-multi-attrs.sql [new file with mode: 0644]