• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

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

  1. … 3 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. … 12 more files in changeset.
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.
initial port to postgresql. modified to use the new acs-mail package

which uses acs-content-repository instead of acs-content.

    • -0
    • +35
    ./postgresql/spam-create.sql
    • -0
    • +21
    ./postgresql/spam-drop.sql
    • -0
    • +318
    ./postgresql/spam-packages.sql
    • -0
    • +5
    ./postgresql/spam-views.sql
  1. … 39 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2476 more files in changeset.
Initial revision

    • -0
    • +40
    ./oracle/spam-create.sql
    • -0
    • +311
    ./oracle/spam-packages.sql
    • -0
    • +5
    ./oracle/spam-views.sql
  1. … 2476 more files in changeset.