• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
thought about puting off adding back the constraints a few version until we're pretty sure anyone out there with older versions has had a chance to get through earlier upgrades but then thought better of it

thought about puting off adding back the constraints a few version until we're pretty sure anyone out there with older versions has had a chance to get through earlier upgrades but then thought better of it

duh... bad comment in upgrade script

add a few indexes

    • -1
    • +4
    ./postgresql/news-aggregator-tables-create.sql
file upgrade-0.9.6b-0.9.7.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.9.6b-0.9.7.sql
couple of errors/typos in the upgrade scripts

  1. … 1 more file in changeset.
file upgrade-0.9.4d-0.9.5b.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.9.4d-0.9.5b.sql
file upgrade-0.9d-0.9.4d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.9d-0.9.4d.sql
Minor tweaks to the UI and data model to better support instance awareness and manageability. The Oracle code is WAY out of date and, not having an Oracle install, I'm not going to worry about it now. Version bumped to 0.9.5b and I removed Simon from owner list as he's no longer active in the community. Release will be tagged oacs-5-1-compat but work will need to be done to get it going on oacs-5-2.

    • -3
    • +7
    ./postgresql/news-aggregator-tables-create.sql
  1. … 24 more files in changeset.
setting the default on alter is not supported in PG7.4

    • -3
    • +7
    ./postgresql/upgrade/upgrade-0.6-0.7d.sql
The upgrade script was named incorrectly. Fixes #2710

    • -210
    • +0
    ./postgresql/upgrade/upgrade-0.5d-0.6d.sql
    • -0
    • +210
    ./postgresql/upgrade/upgrade-0.6-0.7d.sql
file upgrade-0.6-0.7d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.6-0.7d.sql
Fixing upgrade

    • -0
    • +210
    ./postgresql/upgrade/upgrade-0.5d-0.6d.sql
    • -0
    • +73
    ./postgresql/upgrade/upgrade-0.7d-0.8d.sql
file upgrade-0.5d-0.6d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.5d-0.6d.sql
file upgrade-0.7d-0.8d.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.7d-0.8d.sql
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -0
    • +67
    ./oracle/news-aggregator-create.sql
    • -0
    • +181
    ./oracle/news-aggregator-package-create.sql
    • -0
    • +13
    ./oracle/news-aggregator-package-drop.sql
    • -0
    • +121
    ./oracle/upgrade/upgrade-0.1d-0.2d.sql
    • -0
    • +179
    ./oracle/upgrade/upgrade-0.5d2-0.5d3.sql
  1. … 42 more files in changeset.
file upgrade-0.5d2-0.5d3.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./oracle/upgrade/upgrade-0.5d2-0.5d3.sql
Fix bug #2341 applying patch 723 and providing update script for oracle

    • -0
    • +179
    ./oracle/upgrade/upgrade-0.5d2-0.5d3.sql
file upgrade-0.5d2-0.5d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-0.5d2-0.5d3.sql
Fix bug #2341 applying patch 723 and providing update script for oracle

    • -2
    • +62
    ./oracle/news-aggregator-package-create.sql
    • -0
    • +3
    ./oracle/news-aggregator-package-drop.sql
  1. … 3 more files in changeset.
Data model changes: Added author and pub_date fields to na_item__new (news-aggregator)

    • -3
    • +11
    ./postgresql/news-aggregator-packages-create.sql
    • -2
    • +4
    ./postgresql/news-aggregator-packages-drop.sql
Added the following fields to the news-aggregator data model:

- author, comment_page and pub_date to na_items

- source_title and show_description_p to na_subscriptions

    • -1
    • +9
    ./postgresql/news-aggregator-tables-create.sql
    • -0
    • +17
    ./postgresql/upgrade-0.7d-0.8d.sql
file news-aggregator-create.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

file upgrade-0.1d-0.2d.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./oracle/upgrade/upgrade-0.1d-0.2d.sql
file news-aggregator-package-drop.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./oracle/news-aggregator-package-drop.sql
file news-aggregator-package-create.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

    • -0
    • +0
    ./oracle/news-aggregator-package-create.sql
file news-aggregator-drop.sql was added on branch oacs-5-2 on 2005-09-26 08:54:34 +0000

Checked through all the conflicts between news-aggregator-0-2d and news-aggregator-0-4d and bumped version to 0.5d

    • -67
    • +0
    ./oracle/news-aggregator-create.sql
    • -121
    • +0
    ./oracle/news-aggregator-package-create.sql
    • -10
    • +0
    ./oracle/news-aggregator-package-drop.sql
    • -121
    • +0
    ./oracle/upgrade/upgrade-0.1d-0.2d.sql
    • -191
    • +7
    ./postgresql/news-aggregator-create.sql
    • -38
    • +7
    ./postgresql/news-aggregator-drop.sql
  1. … 17 more files in changeset.
Import of news-aggregator version 0.4d (from Guan's and Simon's CVS) by Guan Yang <guan@unicast.org>

    • -0
    • +8
    ./postgresql/news-aggregator-create.sql
    • -0
    • +0
    ./postgresql/news-aggregator-packages-create.sql
    • -0
    • +0
    ./postgresql/news-aggregator-packages-drop.sql
    • -0
    • +0
    ./postgresql/news-aggregator-tables-create.sql
    • -0
    • +0
    ./postgresql/news-aggregator-tables-drop.sql
  1. … 75 more files in changeset.
Initial revision

    • -0
    • +405
    ./postgresql/news-aggregator-packages-create.sql
    • -0
    • +82
    ./postgresql/news-aggregator-packages-drop.sql
    • -0
    • +277
    ./postgresql/news-aggregator-tables-create.sql
    • -0
    • +54
    ./postgresql/news-aggregator-tables-drop.sql
  1. … 63 more files in changeset.