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