]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Storage/Driver/Pg.pm
Typos in debug output.
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Storage / Driver / Pg.pm
2007-09-28 dbsTypos in debug output.
2007-06-27 mikeradding 1 second delay and retry on db connect failure...
2007-02-07 mikeradding db cleanup at child exit
2006-04-13 mikerusing main DB outside transactions based on a flag
2005-12-14 mikeradd "port" as a setting for the Pg driver
2005-11-07 mikertada! the new worm
2005-07-27 mikerdisabling true server-side prepared queries (until...
2005-07-27 ericksondebugging dependency loading
2005-07-06 mikerfixing search_fts and adding param parsing to the ...
2005-04-25 mikeradded "poll" flag to surveys; split up driver so we...
2005-04-21 mikerretrieve_all methods and bug fixen
2005-04-20 mikerbig changes... big
2005-04-16 mikermaking the worm safe inside an existing transaction
2005-04-14 mikerfleshed out "actor.usr" interface, and stream behavior...
2005-04-13 mikerrenamed actor.usr_class and actor.usr.class to "profile...
2005-04-13 mikerno_map version of the worm; added fields to actor:...
2005-04-12 mikerbig changes in little china
2005-04-11 mikerrecord_marc is now merged into record_entry
2005-04-05 mikertons of storage server changes... see diffs
2005-03-31 mikermass_delete and copy_create
2005-03-29 mikerupdated Storage server
2005-03-16 mikeradding org_unit stuff
2005-03-16 mikerasset setup
2005-03-16 mikerstorage server stuff
2005-03-14 mikereet leevs
2005-03-11 mikeradding full marc21 record support
2005-03-11 mikerfixed transaction support and tested with updates to...
2005-03-10 mikeradded tons more SQL level stuff... I am going to bed now
2005-03-10 mikertransactions are working now ... some cleanup is needed
2005-03-07 mikerbuilding my own replication stuff, damn it!
2005-03-04 mikermoving off Class::DBI::Replication... I hate my life
2005-03-04 mikergeneral bug fixes; column name fixups and whatnot
2005-03-03 mikerbeginings of the new transaction infrastructure
2005-02-28 mikerEETS ALIVE!!!!!!!
2005-02-26 mikerfilling in the SQL holes...
2005-02-25 mikerlots of cleanup... no testing yet, no data to test
2005-02-24 mikermore work on the storage server