]> git.evergreen-ils.org Git - Evergreen.git/commit
Modified authority.indexing_ingest_or_delete to update MARC data
authorLiam Whalen <lwhalen@nrcan-rncan.gc.ca>
Thu, 3 Nov 2011 20:53:57 +0000 (16:53 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 4 Nov 2011 14:18:24 +0000 (10:18 -0400)
commit9a0120762a77f44f2f117b574f20ed4cd5ae7da1
tree364e1f7ead682f8490d721cbfa78879210751d98
parent450b6106418e04f86ed1d3135f60c2ca23693f7d
Modified authority.indexing_ingest_or_delete to update MARC data

The authority.indexing_ingest_or_delete trigger in the update script
was missing a call to authority.propagate_changes which is responsible
for updating the MARC data of records affected by an auhtority merge.
This patch adds the call to authority.propagate_changes as it appears
in the authority.indexing_ingest_or_delete trigger from the file
999.functions.global.sql.

Signed-off-by: Liam Whalen <lwhalen@nrcan-rncan.gc.ca>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/1.6.1-2.0-upgrade-db.sql