• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Correction of name constraint

  1. … 2 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 43 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. … 53 more files in changeset.
adds acs_mail_links_body_id_idx

  1. … 3 more files in changeset.
more foreign key indexes, bumps to 4.6.2, upgrade scripts included

  1. … 6 more files in changeset.
fixed names of acs_objects to be specific to acs-mail (as opposed to acs-messaging)

changed object_id to gc_object_id in __create_type so that drop_type works!

changed content_object_id (fk acs_content) to content_item_id (referring to CR)

added 'on delete cascade' to acs_mail_links

added command to source acs_mail_nt_create.sql

updated with vinods patches

  1. … 3 more files in changeset.
changed dir structure

    • -0
    • +246
    ./acs-mail-create.sql
  1. … 9 more files in changeset.