-- Revert numerus:edit_quote from pg
begin;
drop function if exists numerus.edit_quote(uuid, text, integer, text, text, integer, numerus.tag_name[], numerus.edited_quote_product[]);
commit;