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

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

    • -0
    • +0
    ./upgrade/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/upgrade-0.4-0.5d0.sql
  1. … 3 more files in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -25
    • +29
    ./upgrade/upgrade-0.3d2-0.3d3.sql
    • -15
    • +34
    ./upgrade/upgrade-0.3d4-0.3d5.sql
  1. … 38 more files in changeset.
Simple package drop now works for PG and probably Oracle, too. The drop

scripts had never been tested - they misspelled two service contract

operations (quite bad seeing as there are *only* two sc operations)

  1. … 1 more file 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/upgrade-0.4d1-0.4d2.sql
PG 8.3 catches a boneheaded foreign key reference of type varchar(100) to

object_id (integer).

    • -0
    • +1
    ./upgrade/upgrade-0.3-0.4.sql
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. … 318 more files in changeset.
Fix define function args to match oracle parameter names

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

    • -0
    • +0
    ./upgrade/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. … 3 more files in changeset.
file upgrade-0.3d4-0.3d5.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/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. … 2274 more files in changeset.
file upgrade-0.3d2-0.3d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/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. … 4 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 15 more files in changeset.
Merged over changes from HEAD

  1. … 37 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 38 more files in changeset.
Formatted the rss_generation__new proc header.

merge bartt PG 7.3 fixes from HEAD

  1. … 54 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

  1. … 54 more files in changeset.
Saving changes.

  1. … 6 more files in changeset.
Data model changes; more work to admin pages.

  1. … 8 more files in changeset.