-- Revert camper:extension_btree_gist from pg

begin;

drop extension if exists btree_gist;

commit;