Index: openacs-4/packages/calendar/www/admin/calendar-preferences-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/admin/Attic/calendar-preferences-postgresql.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/calendar/www/admin/calendar-preferences-postgresql.xql 5 Sep 2001 05:48:18 -0000 1.1 +++ openacs-4/packages/calendar/www/admin/calendar-preferences-postgresql.xql 5 Sep 2001 13:44:56 -0000 1.2 @@ -17,7 +17,7 @@ - select unique(object_id) as calendar_id, + select distinct(object_id) as calendar_id, calendar__name(object_id) as calendar_name, calendar__show_p(object_id, :party_id) as show_p from acs_object_party_privilege_map