]> git.evergreen-ils.org Git - Evergreen.git/commit
More work towards in-db ingest. The functions provided here will extract
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 14 Oct 2009 23:56:34 +0000 (23:56 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 14 Oct 2009 23:56:34 +0000 (23:56 +0000)
commit92a6d1579553b9b97799fb7bb53a196cd56024a2
treee5f6ff26fcdaa1e36248665df0ee295c4cecc9c2
parent4994f9a2ac6d545e9f3ede6edf0b18857529ac43
More work towards in-db ingest.  The functions provided here will extract
data from a bib record in the same way that the Ingest server does for use
in metabib.*_field_entry tables.

Also provided: wrappers to the xml2 (aka pgxml) contrib module for Postgres 8.2
and before that implement text-based versions of the XPATH function available
in Postgres 8.3 and beyond.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14428 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/upgrade/0035.schema.extract_metabib_field_entry.sql [new file with mode: 0644]