-- Revert camper:order_surroundings_highlights from pg
begin;
drop function if exists camper.order_surroundings_highlights(integer[]);
commit;