• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Redefine foreign keys as on delete cascade to avoid having callbacks around to delete bulk mail messages on package deletion

  1. … 4 more files in changeset.
add index for bulk mail sweeper. was already #10 on sequential reads on learn

  1. … 4 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- modernize SQL (dollar quoting, named arguments, fix and complete function_args)

  1. … 4 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
1. Oracle bulk-mail-create.sql did not agree with the 5.1d2 upgrade script (made it so)

2. PG didn't have the contraint, added it to bulk-mail-create.sql and made and

tested an upgrade script.

Thanks to Richard Hamilton for uncovering this discrepancy.

  1. … 2 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
changes to support outgoing HTML e-mail from bulk mail, incoming HTML email to forums, and prevent MIT's vacation messages from making it into forums

  1. … 16 more files in changeset.
send_date needs to be timestamptz

  1. … 2 more files in changeset.
modified query column to be of type clob for oracle and type text for

postgresql.

  1. … 4 more files in changeset.
fixing postgres port

  1. … 8 more files in changeset.
initial version of a simple bulk mail service that supports variable interpolation

  1. … 23 more files in changeset.
Initial revision

    • -0
    • +56
    ./bulk-mail-create.sql
  1. … 32 more files in changeset.