Index: openacs-4/packages/calendar/tcl/cal-item-2-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/tcl/Attic/cal-item-2-procs-postgresql.xql,v diff -u -r1.10 -r1.11 --- openacs-4/packages/calendar/tcl/cal-item-2-procs-postgresql.xql 11 Aug 2003 12:14:15 -0000 1.10 +++ openacs-4/packages/calendar/tcl/cal-item-2-procs-postgresql.xql 13 Aug 2003 16:08:33 -0000 1.11 @@ -14,7 +14,7 @@ - select + select i.cal_item_id, 0 as n_attachments, to_char(start_date, 'YYYY-MM-DD HH24:MI:SS') as start_date_ansi,