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