• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Temporary mod to cleanup_notifications.select_notification_ids. Old notifications were hanging around, and as they piled up where bogging down sweep_notifications.select_notifications, which computes a product of notifications and notification_requests that can become quite large. Something's going wrong with the outer join, because querying notification_user_map shows that sent_date is not null for all rows. So we're getting non-matching rows for some reason. Have to figure out why. For now we've simply added a clause that permits deletion of any notification with notif_date greater than 30 days old.

Committing an uncommitted change, so that we can have a clean record of the next change, which I'm about to make.

Applied Robert Locke's fix for the cleanup proc

commit changes from Dons fixes for sweeper and Bart for From as sender and reply-to as notifications-blah

  1. … 10 more files in changeset.
OpenACS update 2002-10-08

  1. … 2813 more files in changeset.
OpenACS update 2002-08-05

  1. … 58 more files in changeset.
Importing OpenACS 4.5devel 2002-06-09

  1. … 7583 more files in changeset.
Initial revision

    • -0
    • +44
    ./sweep-procs-postgresql.xql
  1. … 7583 more files in changeset.