-- Revert tipus:extension_citext from pg

begin;

drop extension if exists citext;

commit;