Index: openacs-4/packages/notifications/tcl/sweep-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/Attic/sweep-procs-postgresql.xql,v diff -u -r1.3.2.4 -r1.3.2.5 --- openacs-4/packages/notifications/tcl/sweep-procs-postgresql.xql 4 Jun 2003 20:41:03 -0000 1.3.2.4 +++ openacs-4/packages/notifications/tcl/sweep-procs-postgresql.xql 4 Jun 2003 20:43:17 -0000 1.3.2.5 @@ -32,7 +32,7 @@ where sent_date is null and creation_date <= notif_date and interval_id = :interval_id - order by user_id, type_id, nnr.notif_date + order by user_id, type_id, notif_date