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