]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/011.schema.authority.sql
Merge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen...
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 011.schema.authority.sql
2011-04-12 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-12 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-12 mikerFinal cleanup for the base schema, re search_path ...
2010-12-21 dbsPropagate merged authority record change to bibliograph...
2010-12-10 mikerFix two bugs:
2010-11-02 dbsEnable merge of authority records to do the right thing
2010-09-15 dbsDrop arn_value and arn_source from the authority.record...
2010-07-29 mikerPatch from Jason Stephenson:
2010-07-15 dbsProtect authority records from real deletion and add...
2010-07-09 dbsNew feature: maintain control numbers (001, 003, 035...
2010-06-28 mikeradd missed stored proc to base schema; adjust said...
2010-06-28 mikerforcibly maintain an appropriate 901 field in all MARC...
2010-06-25 mikeradd bib-authority linking table; add stored proc to...
2010-06-07 ericksonPatch from Galen Charlton: The attached patch adds...
2010-06-04 dbsImprove database performance for partial indexes on...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2009-03-26 dbsEven better indexing on afr - thanks miker!
2009-03-26 dbsAdditional indexes on authority.full_rec. Thanks, EXPLA...
2008-08-25 dbsEnable LIKE to use an index for authority.full_rec...
2008-06-13 mikeradding copyright statement headers to the schema defini...
2008-05-09 dbsMake all foreign keys deferrable, so we can DELETE...
2006-06-26 mikerremoving "char" from the schema...
2005-08-30 mikeradding initial authority schema