-- Verify numerus:bic on pg
begin;
select pg_catalog.has_type_privilege('numerus.bic', 'usage');
rollback;