Index: openacs-4/packages/address-book/sql/postgresql/address-book-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/address-book/sql/postgresql/address-book-create.sql,v diff -u -r1.3 -r1.4 --- openacs-4/packages/address-book/sql/postgresql/address-book-create.sql 29 Aug 2001 00:52:20 -0000 1.3 +++ openacs-4/packages/address-book/sql/postgresql/address-book-create.sql 2 Sep 2001 17:06:29 -0000 1.4 @@ -118,6 +118,9 @@ unique ); +-- DRB: where's the friggin' index on this table? Why don't we +-- use type_id rather than type_key or get rid of type_id? + -- ab_contact_attrs TABLE create table ab_contact_attrs ( attr_id integer not null