• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -78
    • +0
    ./postgresql/payflowpro-sc-create.sql
    • -41
    • +0
    ./postgresql/payflowpro-sc-drop.sql
  1. … 279 more files in changeset.
Moved payflowpro to contrib - see TIP 33

    • -78
    • +0
    ./postgresql/payflowpro-sc-create.sql
    • -41
    • +0
    ./postgresql/payflowpro-sc-drop.sql
  1. … 12 more files in changeset.
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. … 41 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. … 39 more files in changeset.
first revision

    • -0
    • +1
    ./oracle/payflowpro-create.sql
    • -0
    • +1
    ./oracle/payflowpro-drop.sql
    • -0
    • +97
    ./oracle/payflowpro-sc-create.sql
    • -0
    • +47
    ./oracle/payflowpro-sc-drop.sql
    • -0
    • +1
    ./postgresql/payflowpro-create.sql
    • -0
    • +1
    ./postgresql/payflowpro-drop.sql
    • -0
    • +78
    ./postgresql/payflowpro-sc-create.sql
    • -0
    • +41
    ./postgresql/payflowpro-sc-drop.sql
  1. … 32 more files in changeset.