Index: openacs-4/packages/notifications/tcl/notification-request-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-request-procs-postgresql.xql,v diff -u -r1.3 -r1.3.8.1 --- openacs-4/packages/notifications/tcl/notification-request-procs-postgresql.xql 21 Jul 2002 21:25:02 -0000 1.3 +++ openacs-4/packages/notifications/tcl/notification-request-procs-postgresql.xql 17 Jun 2004 21:11:22 -0000 1.3.8.1 @@ -15,4 +15,10 @@ + + + select notification_request__delete_all_for_user(:user_id); + + +