• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

    • -231
    • +110
    ./acs-messaging-packages.sql
  1. … 7834 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -293
    • +471
    ./acs-messaging-packages.sql
  1. … 4 more files in changeset.
switch foo_id_seq.netval to nextval('t_foo_id_seq') calls to placate postgresql 8.

  1. … 8 more files in changeset.
various bug fixes for package_id, title addition to acs_objects

  1. … 12 more files in changeset.
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 97 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 96 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 96 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
merge of 4.6.3b1 to HEAD

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

  1. … 54 more files in changeset.

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

  1. … 18 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.

Bug fixes in the postgres ports of these packages ...

  1. … 2 more files in changeset.

Fixed all sorts of cruft uncovered when I decided to fix the bug preventing

file upload in bboard.

  1. … 5 more files in changeset.
Fixing typo.

added missing declare

add tree_sortkey to acs_messages to enable hierarchical queries on the reply_to field

  1. … 3 more files in changeset.
Applied patch from Vinod.

Thanks!

Fixed many little ommisions and drop scripts, etc.

    • -134
    • +181
    ./acs-messaging-packages.sql
  1. … 2 more files in changeset.

Changed parameters to use the new "p_" convention, for the most part.

    • -215
    • +212
    ./acs-messaging-packages.sql
  1. … 4 more files in changeset.
Initial checkin after changing directory name.

    • -0
    • +493
    ./acs-messaging-packages.sql
  1. … 3 more files in changeset.