-- Verify numerus:add_product on pg begin; select has_function_privilege('numerus.add_product(integer, text, text, text, integer[], numerus.tag_name[])', 'execute'); rollback;