]> git.evergreen-ils.org Git - Evergreen.git/commit
Add pgTAP test for normalized MARC records
authorDan Scott <dscott@laurentian.ca>
Fri, 25 Oct 2013 17:54:35 +0000 (13:54 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 20 Feb 2014 15:33:31 +0000 (10:33 -0500)
commitf9583840282b4bcb81e72db312dd6f898b533816
tree901bf98f1ca7d9d82e959138515078dc4f1e652e
parent8eac27bbd39fdecba48384616be8a4eb65181faf
Add pgTAP test for normalized MARC records

Specifically, we're concerned about ensuring that any changes related to
the fix for Encode (requiring the removal of the effectively useless but
now erroring decode_utf8()) do not inadvertently change the content of
the MARC records on ingest. Because we wouldn't want to have to reingest
everything to normalize search, etc.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Conflicts:
Open-ILS/src/sql/Pg/t/README
Open-ILS/src/sql/Pg/t/README [new file with mode: 0644]
Open-ILS/src/sql/Pg/t/regress/lp1242999_unbreak_new_encode.pg [new file with mode: 0644]