Index: openacs.org-dev/packages/notifications/tcl/notification-request-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/packages/notifications/tcl/notification-request-procs-postgresql.xql,v diff -u -r1.1.1.1 -r1.1.1.2 --- openacs.org-dev/packages/notifications/tcl/notification-request-procs-postgresql.xql 9 Jul 2002 17:35:10 -0000 1.1.1.1 +++ openacs.org-dev/packages/notifications/tcl/notification-request-procs-postgresql.xql 25 Jul 2002 18:47:18 -0000 1.1.1.2 @@ -9,4 +9,10 @@ + + + select notification_request__delete_all(:object_id); + + +