• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
grant execute on ctx_dll to user so that the dbms_job to sync the forums

context index can be scheduled by the user and not by the ctxsys user.

dbms_job for syncing index has to run as ctxsys (that sucks)

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

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

    • -23
    • +18
    ./postgresql/forums-forums-create.sql
added search to forums. oracle version using intermedia, postgres version

simply using like statements for now. forums-search-create.sql and

forums-search-drop.sql aren't sourced automatically since they require manual

loading (must switch schema user at certain points) please follow the

instructions in the file. need to figure out a good way to do this.

    • -0
    • +261
    ./oracle/forums-search-create.sql
    • -0
    • +61
    ./oracle/forums-search-drop.sql
  1. … 12 more files in changeset.
fixed forums for new notifications (PG version)

    • -56
    • +110
    ./postgresql/forums-notifications-init.sql
removed bogus file

fixed notifications and forums for replies

    • -0
    • +59
    ./oracle/forums-notifications-init.sql
  1. … 11 more files in changeset.
optimized tree trigger a little bit

    • -23
    • +16
    ./postgresql/forums-tree-create.sql
  1. … 1 more file in changeset.
adding some oracle data model scripts

    • -0
    • +24
    ./oracle/forums-drop.sql
    • -0
    • +19
    ./oracle/forums-notifications-sanitize.sql
  1. … 1 more file in changeset.
postgres tree_sortkey trigger finally working

cleaning up while trying to get postgres port working

    • -62
    • +65
    ./oracle/forums-forums-create.sql
    • -61
    • +59
    ./oracle/forums-messages-create.sql
    • -14
    • +14
    ./postgresql/forums-forums-create.sql
    • -12
    • +4
    ./postgresql/forums-messages-create.sql
some more porting to postgres

    • -45
    • +43
    ./postgresql/forums-forums-package-create.sql
    • -1
    • +2
    ./postgresql/forums-messages-create.sql
    • -142
    • +159
    ./postgresql/forums-messages-package-create.sql
  1. … 6 more files in changeset.
tree.increment_key() now does the lpadding for us

  1. … 2 more files in changeset.
fixing calls to tree functions in postgres queries

    • -5
    • +5
    ./postgresql/forums-messages-package-create.sql
  1. … 3 more files in changeset.
now loads (and unloads) in postgres

    • -0
    • +23
    ./postgresql/forums-drop.sql
    • -79
    • +98
    ./postgresql/forums-forums-create.sql
    • -41
    • +46
    ./postgresql/forums-forums-drop.sql
    • -2
    • +1
    ./postgresql/forums-forums-package-create.sql
    • -2
    • +0
    ./postgresql/forums-forums-package-drop.sql
    • -56
    • +70
    ./postgresql/forums-messages-create.sql
    • -17
    • +13
    ./postgresql/forums-messages-drop.sql
    • -1
    • +1
    ./postgresql/forums-messages-package-create.sql
    • -1
    • +1
    ./postgresql/forums-messages-package-drop.sql
    • -42
    • +58
    ./postgresql/forums-notifications-init.sql
    • -0
    • +27
    ./postgresql/forums-notifications-sanitize.sql
    • -30
    • +37
    ./postgresql/forums-tree-create.sql
    • -0
    • +17
    ./postgresql/forums-tree-drop.sql
adding forums_message.name

    • -71
    • +77
    ./oracle/forums-forums-package-create.sql
    • -183
    • +219
    ./oracle/forums-messages-package-create.sql
    • -1
    • +1
    ./postgresql/forums-forums-package-create.sql
    • -1
    • +1
    ./postgresql/forums-messages-create.sql
    • -36
    • +45
    ./postgresql/forums-messages-package-create.sql
  1. … 1 more file in changeset.
updating last modified times so we can easily keep track of newness

    • -0
    • +2
    ./oracle/forums-forums-package-create.sql
    • -0
    • +2
    ./oracle/forums-messages-package-create.sql
    • -0
    • +2
    ./postgresql/forums-forums-package-create.sql
    • -0
    • +2
    ./postgresql/forums-messages-package-create.sql
added beginning of PG port

    • -0
    • +24
    ./postgresql/forums-create.sql
    • -0
    • +99
    ./postgresql/forums-forums-create.sql
    • -0
    • +59
    ./postgresql/forums-forums-drop.sql
    • -0
    • +74
    ./postgresql/forums-forums-package-create.sql
    • -0
    • +20
    ./postgresql/forums-forums-package-drop.sql
    • -0
    • +82
    ./postgresql/forums-messages-create.sql
    • -0
    • +30
    ./postgresql/forums-messages-drop.sql
    • -0
    • +190
    ./postgresql/forums-messages-package-create.sql
    • -0
    • +26
    ./postgresql/forums-messages-package-drop.sql
    • -0
    • +56
    ./postgresql/forums-notifications-init.sql
    • -0
    • +60
    ./postgresql/forums-tree-create.sql
moving ben's tree sortkey utilities for oracle from forums to acs-kernel

  1. … 6 more files in changeset.
added a few details like posting confirmation, links to correct community member page, default to forum name

  1. … 9 more files in changeset.
start of forums package

    • -0
    • +0
    ./oracle/forums-forums-package-create.sql
    • -0
    • +0
    ./oracle/forums-forums-package-drop.sql
    • -0
    • +0
    ./oracle/forums-messages-package-create.sql
    • -0
    • +0
    ./oracle/forums-messages-package-drop.sql
    • -0
    • +0
    ./oracle/forums-notifications-init.sql
  1. … 47 more files in changeset.
Initial revision

    • -0
    • +25
    ./oracle/forums-alerts-create.sql
    • -0
    • +25
    ./oracle/forums-create.sql
    • -0
    • +90
    ./oracle/forums-forums-create.sql
    • -0
    • +54
    ./oracle/forums-forums-drop.sql
    • -0
    • +97
    ./oracle/forums-forums-package-create.sql
    • -0
    • +15
    ./oracle/forums-forums-package-drop.sql
    • -0
    • +82
    ./oracle/forums-messages-create.sql
    • -0
    • +33
    ./oracle/forums-messages-drop.sql
    • -0
    • +208
    ./oracle/forums-messages-package-create.sql
    • -0
    • +14
    ./oracle/forums-messages-package-drop.sql
    • -0
    • +57
    ./oracle/forums-notifications-init.sql
    • -0
    • +60
    ./oracle/forums-tree-create.sql
    • -0
    • +201
    ./oracle/tree-create.sql
  1. … 47 more files in changeset.