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