• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added coalesces (where there's nvl's in the oracle version) to fix the perm bug where reg'd users can't see forums or posts

Drop ACS Service Contract stuff and also rows inserted into a couple notifications tables.

    • -0
    • +109
    ./forums-notifications-sanitize.sql
Fixed Data Change Violation error for PG 7.1.

fixed forums for new notifications (PG version)

    • -56
    • +110
    ./forums-notifications-init.sql
optimized tree trigger a little bit

  1. … 2 more files in changeset.
postgres tree_sortkey trigger finally working

cleaning up while trying to get postgres port working

  1. … 2 more files in changeset.
some more porting to postgres

    • -45
    • +43
    ./forums-forums-package-create.sql
    • -142
    • +159
    ./forums-messages-package-create.sql
  1. … 6 more files in changeset.
fixing calls to tree functions in postgres queries

  1. … 3 more files in changeset.
now loads (and unloads) in postgres

    • -0
    • +27
    ./forums-notifications-sanitize.sql
    • -0
    • +17
    ./forums-tree-drop.sql
adding forums_message.name

    • -36
    • +45
    ./forums-messages-package-create.sql
  1. … 4 more files in changeset.
updating last modified times so we can easily keep track of newness

  1. … 2 more files in changeset.
added beginning of PG port

    • -0
    • +99
    ./forums-forums-create.sql
    • -0
    • +59
    ./forums-forums-drop.sql
    • -0
    • +74
    ./forums-forums-package-create.sql
    • -0
    • +20
    ./forums-forums-package-drop.sql
    • -0
    • +82
    ./forums-messages-create.sql
    • -0
    • +30
    ./forums-messages-drop.sql
    • -0
    • +190
    ./forums-messages-package-create.sql
    • -0
    • +26
    ./forums-messages-package-drop.sql
    • -0
    • +56
    ./forums-notifications-init.sql
    • -0
    • +60
    ./forums-tree-create.sql