-- Verify diary:update_updated_at on pg BEGIN; SET search_path to diary; SELECT has_function_privilege('update_updated_at()', 'EXECUTE'); ROLLBACK;