-- Revert numerus:extension_iban from pg

begin;

drop extension if exists iban;

commit;