postgresql7.1 select table_name, trigger_type, triggering_event, status, trigger_body from user_triggers where trigger_name = upper(:trigger_name)