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.1 -r1.2 --- openacs-4/packages/notifications/tcl/sweep-procs-postgresql.xql 25 Jun 2002 16:27:03 -0000 1.1 +++ openacs-4/packages/notifications/tcl/sweep-procs-postgresql.xql 1 Aug 2002 12:55:25 -0000 1.2 @@ -27,6 +27,9 @@ notifications.notif_text, notifications.notif_html, notification_requests.user_id, + notification_requests.type_id, + notification_requests.delivery_method_id, + notifications.response_id, acs_object__name(notifications.object_id) as object_name from notifications inner join notification_requests