Index: openacs-4/packages/search/sql/postgresql/syndication-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/search/sql/postgresql/syndication-create.sql,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/search/sql/postgresql/syndication-create.sql 26 Jul 2004 13:04:57 -0000 1.1 +++ openacs-4/packages/search/sql/postgresql/syndication-create.sql 27 Oct 2006 19:38:26 -0000 1.2 @@ -2,7 +2,7 @@ object_id integer constraint syndication_object_id_fk references acs_objects (object_id) on delete cascade - constraint syndication_pk + constraint syndication_object_id_pk primary key, last_updated timestamptz constraint syndication_last_updated_nn