]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Slight optimization for authority_control_fields.pl
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 1 May 2011 12:11:27 +0000 (12:11 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 1 May 2011 12:11:27 +0000 (12:11 +0000)
commit2d0e98413070bb05f0a6fb496d5b1a643f5763c0
treee584c5a758e32b43bed34a1bddc669ad328a41bb
parentc44d7b8a7fdfb1cc9689795ac68520baae2c96a3
Slight optimization for authority_control_fields.pl

Instead of creating two CStoreEditors per bib record, reuse the global
CStoreEditor for read operations; this way we only have to create a new
CStoreEditor if a record has fields to authorize.

Signed-off-by: Dan Scott <dan@coffeecode.net>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@20356 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/support-scripts/authority_control_fields.pl