Index: openacs-4/packages/acs-mail/sql/postgresql/acs-mail-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail/sql/postgresql/acs-mail-create.sql,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/acs-mail/sql/postgresql/acs-mail-create.sql 17 May 2003 09:52:12 -0000 1.4 +++ openacs-4/packages/acs-mail/sql/postgresql/acs-mail-create.sql 25 Sep 2006 20:47:36 -0000 1.5 @@ -249,9 +249,9 @@ create table acs_mail_links ( mail_link_id integer - constraint acs_mail_links_ml_id_pk + constraint acs_mail_links_mail_link_id_pk primary key - constraint acs_mail_links_ml_id_fk + constraint acs_mail_links_mail_link_id_fk references acs_objects on delete cascade, body_id integer constraint acs_mail_links_body_id_nn