• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged

    • -2
    • +8
    ./sql/oracle/notifications-core-create.sql
some postgres porting

    • -0
    • +12
    ./tcl/notification-procs-postgresql.xql
    • -0
    • +12
    ./tcl/notification-reply-procs-postgresql.xql
now the notifications sweep queries work in postgres too

    • -0
    • +44
    ./tcl/sweep-procs-postgresql.xql
fixed some defaults

    • -211
    • +199
    ./sql/postgresql/notifications-package-create.sql
fixing postgres port

    • -1
    • +0
    ./sql/postgresql/notifications-create.sql
    • -0
    • +15
    ./sql/postgresql/notifications-drop.sql
    • -39
    • +47
    ./sql/postgresql/notifications-init.sql
  1. … 4 more files in changeset.
adding "on delete cascade" clauses where appropriate

    • -148
    • +163
    ./sql/oracle/notifications-core-create.sql
    • -34
    • +23
    ./sql/oracle/notifications-core-drop.sql
    • -27
    • +29
    ./sql/oracle/notifications-init.sql
only add notification if it doesn't already exist

    • -6
    • +10
    ./tcl/notification-request-procs.tcl
fixed bug in xql file and cleaned them up too

    • -8
    • +9
    ./tcl/notification-reply-procs-oracle.xql
    • -15
    • +16
    ./tcl/notification-request-procs-oracle.xql
    • -6
    • +7
    ./tcl/notification-request-procs-postgresql.xql
    • -50
    • +67
    ./tcl/notification-type-procs.xql
begun adding support for replies

    • -0
    • +44
    ./sql/oracle/notifications-replies-create.sql
    • -0
    • +83
    ./sql/oracle/notifications-replies-package-create.sql
    • -0
    • +13
    ./tcl/notification-reply-procs-oracle.xql
    • -0
    • +64
    ./tcl/notification-reply-procs.tcl
    • -0
    • +138
    ./tcl/reply-sweep-procs.tcl
fixes

bringing info files up to date

  1. … 1 more file in changeset.
begun PG port

    • -0
    • +211
    ./sql/postgresql/notifications-core-create.sql
    • -0
    • +57
    ./sql/postgresql/notifications-core-drop.sql
    • -0
    • +18
    ./sql/postgresql/notifications-create.sql
    • -0
    • +53
    ./sql/postgresql/notifications-init.sql
    • -0
    • +282
    ./sql/postgresql/notifications-package-create.sql
    • -0
    • +47
    ./sql/postgresql/notifications-package-drop.sql
added better notification format

    • -6
    • +27
    ./tcl/notification-display-procs.tcl
updates to notifications made to clobs

    • -2
    • +2
    ./sql/oracle/notifications-core-create.sql
notifications now works for instantaneous stuff

    • -0
    • +1
    ./sql/oracle/notifications-core-create.sql
    • -0
    • +45
    ./sql/oracle/notifications-init.sql
    • -2
    • +20
    ./sql/oracle/notifications-package-create.sql
    • -0
    • +42
    ./tcl/notification-display-procs.tcl
    • -0
    • +13
    ./tcl/notification-procs-oracle.xql
    • -0
    • +8
    ./tcl/notification-request-procs-oracle.xql
    • -2
    • +21
    ./tcl/notification-request-procs.tcl
    • -0
    • +11
    ./tcl/notification-request-procs.xql
    • -0
    • +42
    ./tcl/notifications-security-procs.tcl
    • -0
    • +17
    ./tcl/sweep-init.tcl
    • -0
    • +30
    ./tcl/sweep-procs-oracle.xql
  1. … 7 more files in changeset.
initial check in of notifications

    • -0
    • +0
    ./sql/oracle/notifications-core-create.sql
    • -0
    • +0
    ./sql/oracle/notifications-core-drop.sql
    • -0
    • +0
    ./tcl/notification-request-procs-oracle.xql
    • -0
    • +0
    ./tcl/notification-request-procs-postgresql.xql
Initial revision

    • -0
    • +40
    ./notifications.info
    • -0
    • +201
    ./sql/oracle/notifications-core-create.sql
    • -0
    • +60
    ./sql/oracle/notifications-core-drop.sql
    • -0
    • +16
    ./sql/oracle/notifications-create.sql
    • -0
    • +366
    ./sql/oracle/notifications-package-create.sql
    • -0
    • +22
    ./sql/oracle/notifications-package-drop.sql
    • -0
    • +23
    ./tcl/delivery-method-procs.tcl
    • -0
    • +26
    ./tcl/interval-procs.tcl
    • -0
    • +46
    ./tcl/notification-procs.tcl
    • -0
    • +12
    ./tcl/notification-procs.xql
    • -0
    • +13
    ./tcl/notification-request-procs-oracle.xql
    • -0
    • +11
    ./tcl/notification-request-procs-postgresql.xql
    • -0
    • +43
    ./tcl/notification-request-procs.tcl
    • -0
    • +85
    ./tcl/notification-type-procs.tcl
    • -0
    • +55
    ./tcl/notification-type-procs.xql
  1. … 11 more files in changeset.