]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1223903 - Rewrite marc_export.in in support-scripts.
authorJason Stephenson <jstephenson@mvlc.org>
Wed, 5 Feb 2014 16:24:05 +0000 (11:24 -0500)
committerBen Shum <bshum@biblio.org>
Wed, 19 Feb 2014 19:35:04 +0000 (14:35 -0500)
commit2c28f9b728425e46e00c3ff11583206b9f1ca14c
tree7c08c991604e6dc00dd3522260cfe13198b6e31a
parent1108b8b634cf60cedf9bb7e722146a9ea08e1dd2
LP1223903 - Rewrite marc_export.in in support-scripts.

This commit rewrites marc_export.in in the support-scripts  src directory.
It will still be transformed into marc_export at build time.  This change
replaces the current marc_export scipt with a faster, DBI based alternative.

The replacement support nearly all of the features of the original, except
for the progress output.  Much of this information is harder to gather
with the new design.

This is a squashed, rebased commit of previous work.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/support-scripts/marc_export.in