]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/sql/Pg/011.schema.authority.sql
Stamped upgrade script for "lp 823496: do not fail to index personal names that have...
[Evergreen.git] / Open-ILS / src / sql / Pg / 011.schema.authority.sql
2011-07-18 Lebbeous Fogle-WeekleyMerge remote branch 'working/collab/phasefx/unified_vol...
2011-07-12 Mike RylanderRemoving errant comma spotted by Thomas Berezansky
2011-07-11 Lebbeous Fogle-WeekleyMerge branch 'authority-control-sets-squashed_for_master'
2011-07-11 Mike RylanderUnstamped upgrade script for Authority Control Sets
2011-07-11 Mike RylanderMerge/rebase cleanup -- authority template by id is...
2011-07-11 Lebbeous Fogle-WeekleyProvide sorters for browse axes
2011-07-11 Mike RylanderPut thesaurus-z handling back in
2011-07-11 Mike RylanderMove RULE down so that the named tables actually exist
2011-07-11 Mike Rylandercorrecting template generation; filter out subfields...
2011-07-11 Mike RylanderMinor bug fixes (alignment of fm classes, etc); Do...
2011-07-11 Mike RylanderHeading normalization bug; Use CStoreEditor, not Editor...
2011-07-11 Mike RylanderSQL typo cleanup
2011-07-11 Mike RylanderAdding tables for browse axis mapping
2011-07-11 Mike RylanderVariant of authority.normalize_heading which ignores...
2011-07-11 Mike RylanderMove the function to before its first use
2011-07-11 Mike RylanderFix XPath in tracing links view; Replace authority...
2011-07-11 Mike RylanderUse control sets to drive the tracing links view
2011-07-11 Mike RylanderActually use authority.rec_descriptor, populating it...
2011-07-11 Mike RylanderReworking tables a bit to include subfield list on...
2011-07-11 Mike RylanderInitial schema changes for Authority Control Sets;...
2011-05-17 Dan ScottLP#783486: Improve authority lookup performance
2011-05-03 dbsAvoid data loss by setting MARC::Charset->assume_unicode(1)
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