]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1447168: add an index on authority.simple_heading.record
authorGalen Charlton <gmc@esilibrary.com>
Wed, 22 Apr 2015 13:43:19 +0000 (13:43 +0000)
committerDan Wells <dbw2@calvin.edu>
Wed, 10 Jun 2015 18:36:31 +0000 (14:36 -0400)
commite5dc093112134490c0a361c67e2b070ec44683c4
tree627d34caa6cd253923c4c6af90657809eb7ac097
parent7d1059b138566375106da1acf9db700a85fccef8
LP#1447168: add an index on authority.simple_heading.record

This index is needed so that full table scans on ash aren't
needed during authority record reingest.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/sql/Pg/011.schema.authority.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.index_ash_record.sql [new file with mode: 0644]