Index: openacs.org-dev/packages/notifications/tcl/sweep-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/packages/notifications/tcl/sweep-procs-postgresql.xql,v diff -u -r1.1.1.1 -r1.1.1.2 --- openacs.org-dev/packages/notifications/tcl/sweep-procs-postgresql.xql 9 Jul 2002 17:35:10 -0000 1.1.1.1 +++ openacs.org-dev/packages/notifications/tcl/sweep-procs-postgresql.xql 5 Aug 2002 21:38:55 -0000 1.1.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