-- Verify tipus:build_cookie on pg
begin;
select has_function_privilege('tipus.build_cookie(tipus.email, text)', 'execute');
rollback;