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