• 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. … 274 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 33 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. … 37 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.

1) Cleaned old oracle cruft from postgresql files

2) Fixed bugs in metadata presentation

    • -131
    • +44
    ./postgresql/download-create.sql
    • -123
    • +9
    ./postgresql/download-packages.sql
  1. … 3 more files in changeset.
Cleaned datamodel (number->numeric)

temporarily removed dependencies on acs-messaging

  1. … 3 more files in changeset.
fixed oracle datamodel scripts

minor cleanup

  1. … 3 more files in changeset.
added file_size to pg datamodel, pg queries. Moved calc (size = bytes/1024) from tcl to sql

  1. … 14 more files in changeset.
fixed sequences. Updated functions. Improved drop script

changed to consistent sequence names

more porting to postgres

ported the datamodel

    • -0
    • +418
    ./postgresql/download-create.sql
    • -0
    • +166
    ./postgresql/download-drop.sql
    • -0
    • +255
    ./postgresql/download-packages.sql

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

  1. … 2477 more files in changeset.
Initial revision

    • -0
    • +280
    ./oracle/download-create.sql
    • -0
    • +97
    ./oracle/download-drop.sql
    • -0
    • +152
    ./oracle/download-packages.sql
  1. … 2477 more files in changeset.