]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/030.schema.metabib.sql
Patch from Jason Stephenson which adds "IF EXISTS" to all DROP SCHEMA statements...
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 030.schema.metabib.sql
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...