• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New index on on rss_gen_subscrs(lastbuild)

  1. … 2 more files in changeset.
file upgrade-0.5d1-0.5d2.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-0.5d1-0.5d2.sql
Removed obsolete @arch-tag

  1. … 25 more files in changeset.
Fix acs_attribute type to match that of the database table (fixes test)

    • -0
    • +9
    ./upgrade-0.4-0.5d0.sql
  1. … 4 more files in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

  1. … 40 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 86 more files in changeset.
Removed broken upgrade script

Replacing this with a much simpler, smarter ALTER TABLE.

Fixed bone-headed mistake

Added an upgrade file for the type change of a foreign key that should be

an integer rather than varchar. This should work even if someone's made

the change manually in their local install.

  1. … 1 more file in changeset.
file upgrade-0.4d1-0.4d2.sql was initially added on branch oacs-5-5.

    • -0
    • +0
    ./upgrade-0.4d1-0.4d2.sql
PG 8.3 catches a boneheaded foreign key reference of type varchar(100) to

object_id (integer).

  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 320 more files in changeset.
Fix define function args to match oracle parameter names

  1. … 1 more file in changeset.
file upgrade-0.3d5-0.3d6.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-0.3d5-0.3d6.sql
Add define_function_args for rss_gen_subscr__new

Add rss_gen_subscr__del function and define function args.

Add tcl procedure to del rss feed subscription.

  1. … 5 more files in changeset.
file upgrade-0.3d4-0.3d5.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-0.3d4-0.3d5.sql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
file upgrade-0.3d2-0.3d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-0.3d2-0.3d3.sql
  1. … 1 more file in changeset.
Added RSS enclosure support and modified the plsql api to allow a null summary_context_id. Null summary_context_id will automatically be set to the newly created subscr_id.

  1. … 5 more files in changeset.