-- Revert camper:add_surroundings_highlight from pg
begin;
drop function if exists camper.add_surroundings_highlight(integer, integer, text, text);
commit;