]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/sql/Pg/030.schema.metabib.sql
Stamped upgrade script for "lp 823496: do not fail to index personal names that have...
[Evergreen.git] / Open-ILS / src / sql / Pg / 030.schema.metabib.sql
2011-08-12 Lebbeous Fogle-WeekleyFor vandelay bib matching, make 020, 022, 024 tags...
2011-07-18 Lebbeous Fogle-WeekleyMerge remote branch 'working/collab/phasefx/unified_vol...
2011-07-11 Lebbeous Fogle-WeekleyMerge branch 'authority-control-sets-squashed_for_master'
2011-07-11 Mike RylanderMerge/rebase cleanup -- remove useless/incorrect versio...
2011-07-06 Bill EricksonVandelay matching, quality, error reporting, and queue...
2011-07-06 Bill EricksonSeed data and schema cleanup for merge
2011-07-06 Mike RylanderGive authority flattening the same treatment as biblio...
2011-07-06 Mike RylanderMostly, new function(s) for bib matching based on SVF...
2011-07-06 Mike Rylandermoving functions around; tables for configuring match...
2011-07-01 Mike RylanderNormalize facet values
2011-06-16 Mike RylanderMerging branch user/dbs/lp797304_lp797307
2011-06-11 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-11 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-07 Dan ScottUse native unnest() db function instead of explode_array()
2011-05-03 dbsAvoid data loss by setting MARC::Charset->assume_unicode(1)
2011-04-26 gmcLP#771187: fix syntax error in stored procedure def
2011-04-25 mikerRegression in pulling physical characteristics from...
2011-04-16 dbsAllow NULL "use restriction" fields for located URIs
2011-04-16 dbsDelete ##URI## call numbers and uri_call_number_map...
2011-04-15 mikerMORE: Properly support extracting MARC21 fixed fields...
2011-04-15 mikerProperly support extracting MARC21 fixed fields from...
2011-04-15 mikerthinko in for-in-array loop, uncovered by error testing...
2011-04-15 mikerSupport mulitiple subfield-9 values in a single 856 tag
2011-04-12 mikerAdd support for Multi-Homed Items (aka Foreign Bibs...
2011-04-12 mikerFix functions stranded in the evergreen schema without...
2011-03-30 gmcfix typo in facet_force_nfc definition
2011-03-29 mikerForce facet values to Unicode NFC to reduce spurious...
2011-03-07 mikersome update trigger issues from SVF generalization
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2010-10-18 dbsProtect biblio.extract_located_uris() from a NULL uri_u...
2010-09-27 gmcadjustments to pubdate sorting patch
2010-09-27 mikermake pubdate sorting on search faster by pre-munging...
2010-09-21 gmcyet another bib ingest knob
2010-09-21 gmcadd ingest.metarecord_mapping.skip_on_update internal...
2010-08-13 mikerfix cut-n-paste-o
2010-08-13 mikerprotect authority linking trigger against broken $0...
2010-07-17 dbsSwitch to ingesting authority records automatically...
2010-07-15 dbsDelete links to deleted bib records as part of biblio...
2010-07-11 mikerbreak facets out to a separate table for speed
2010-06-25 mikeradd stored procs to implement authority propagation...
2010-06-25 mikeradd bib-authority linking table; add stored proc to...
2010-06-08 mikerSplit the ingest trigger logic into bits, simplifying...
2010-05-26 mikerafter nearly 280 schema updates, we had a little drift...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-05-19 mikeradd ISBN 10/13 index normalizer (requires ISN postgres...
2010-05-18 mikeridentifier search class, including some (I believe...
2010-03-27 mikeradd useful fixed-field indexing for browse-by-FF suppor...
2010-03-26 mikeradd support for an XPath expression to pull out just...
2010-03-26 mikerindex facets non-globbed, and only index the value...
2010-03-25 mikeradd a table to allow labelling (and eventual expansion...
2010-03-24 mikerprovide indexes for the new faceting code
2010-03-22 mikerprotect ingest against < in the data -- subfield codes...
2010-03-22 mikerprovide valid xml for the magical -1 precat record...
2010-03-18 mikeraccounting for a difference between the behaviour of...
2010-03-18 mikerescape &s in xml nodes (not sure why XPATH does not...
2010-03-15 mikertypo spotted by gmcharlt; upgrade script is ok. Insert...
2010-03-15 mikeradd a (hidden, db-internal) flag table; restrict MR...
2010-02-18 mikerPatch from Galen Charlton which:
2010-02-01 dbsC-style comment was terminated prematurely by XPath...
2010-01-29 mikerthis papers over the transitional differences in XML...
2010-01-20 dbsCorrect Unicode handling for in-db ingest
2010-01-20 mikerprotect standard numbers from NACO normalization; make...
2010-01-20 mikertypo/thinko -- no s modifier for regex in PG
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2009-12-29 mikeradding a pile of infrastructure and data for in-databas...
2009-10-15 mikerYet more progress towards in-db ingest. This time...
2009-10-15 mikerthinko on the datatype for bib id
2009-10-14 mikerMore work towards in-db ingest. The functions provided...
2009-10-13 dbsEnhance upgrade for complete subject indexing: drop...
2008-09-08 dbsEnable LIKE to use an index on mfr.value for database...
2008-08-13 mikerMoving metabib.full_rec out of the way, replacing it...
2008-07-29 mikeradd date fields for 008/7-14
2008-06-20 mikerremoving the (value) index, as large records will make...
2008-06-20 mikeradding some indexes that are needed for large installat...
2008-06-13 mikeradding copyright statement headers to the schema defini...
2007-02-18 mikeruse new fulltext strategies for initial indexing
2006-08-24 mikerminor fixups
2006-08-21 mikeradding vr_format to rec_descriptor
2006-06-26 mikerremoving "char" from the schema...
2006-02-25 mikeradded type_mat col to rec_descriptor
2006-02-13 mikeradding lit_form
2005-07-26 mikerschema tweaks
2005-07-26 mikerschema tweaks
2005-07-24 mikermoving sql files to dir matching the Open-ILS driver...