postgresql7.1 select notification__delete(:notification_id) update notifications set notif_html = :notif_html, notif_text = :notif_text where notification_id = :notification_id