Index: openacs-4/packages/acs-kernel/sql/postgresql/community-core-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-kernel/sql/postgresql/community-core-create.sql,v diff -u -N -r1.22 -r1.23 --- openacs-4/packages/acs-kernel/sql/postgresql/community-core-create.sql 3 Jun 2005 20:14:01 -0000 1.22 +++ openacs-4/packages/acs-kernel/sql/postgresql/community-core-create.sql 11 Aug 2006 21:58:04 -0000 1.23 @@ -132,7 +132,7 @@ ''party'', ''f'', null, - ''party.name'' + ''party__name'' ); attr_id := acs_attribute__create_attribute ( @@ -180,7 +180,7 @@ ''person'', ''f'', null, - ''person.name'' + ''person__name'' ); attr_id := acs_attribute__create_attribute (