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