• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
setting the default on alter is not supported in PG7.4

The upgrade script was named incorrectly. Fixes #2710

file upgrade-0.6-0.7d.sql was initially added on branch oacs-5-2.

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

file upgrade-0.5d-0.6d.sql was initially added on branch oacs-5-2.

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

    • -0
    • +0
    ./upgrade/upgrade-0.7d-0.8d.sql
Data model changes: Added author and pub_date fields to na_item__new (news-aggregator)

    • -3
    • +11
    ./news-aggregator-packages-create.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

    • -0
    • +17
    ./upgrade-0.7d-0.8d.sql
Checked through all the conflicts between news-aggregator-0-2d and news-aggregator-0-4d and bumped version to 0.5d

  1. … 22 more files in changeset.
Import of news-aggregator version 0.4d (from Guan's and Simon's CVS) by Guan Yang <guan@unicast.org>

  1. … 75 more files in changeset.
Initial revision

    • -0
    • +405
    ./news-aggregator-packages-create.sql
    • -0
    • +82
    ./news-aggregator-packages-drop.sql
    • -0
    • +277
    ./news-aggregator-tables-create.sql
    • -0
    • +54
    ./news-aggregator-tables-drop.sql
  1. … 63 more files in changeset.
Hakan Andersson made functions use timestamptz instead of timestamp

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 815 more files in changeset.
- Fixed repeated use of na_sources_source_id_fk constraint name in datamodel.

file news-aggregator-create.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./news-aggregator-create.sql
  1. … 1 more file in changeset.
file news-aggregator-drop.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./news-aggregator-drop.sql
  1. … 1 more file in changeset.
added news aggregator package

  1. … 21 more files in changeset.