]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Re-apply the changes provided by 0802 for backport
authorMike Rylander <mrylander@gmail.com>
Mon, 25 Nov 2013 15:14:08 +0000 (10:14 -0500)
committerMike Rylander <mrylander@gmail.com>
Mon, 25 Nov 2013 15:14:08 +0000 (10:14 -0500)
commit3b9e53854e24315cb68aa9c4a44d283648b3ea7b
treeb7ad2ccfc36b0da2a942c8c3435897bab94f2293
parent6ada1170bf0ef90a93240625d0d96fe194416236
Re-apply the changes provided by  0802 for backport

Preserve record order of subfields for authority heading extraction

When extracting headings from authority records we currently read the
subfields of a tag in configuration order.  We should, instead, read
them in record order, to preserve the desired sorting properties that
the cataloger has encoded in the record.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/0848.function.authority-sf-file-order-again.sql [new file with mode: 0644]