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.4 --- 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 29 Jun 2004 10:18:42 -0000 1.4 @@ -15,4 +15,10 @@ + + + select notification_request__delete_all_for_user(:user_id); + + +