]> git.evergreen-ils.org Git - 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:18:25 +0000 (10:18 -0500)
commit4cdd332845de84370015c843f74bb138ae9bd21a
treeea3c1e468b3c3a141cb25dd51816ae80a900d300
parent0d87a3253106f3110a325c290d35ea1a62dcc872
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]