-- Revert camper:extension_citext from pg

begin;

drop extension if exists citext;

commit;