-- Revert numerus:add_invoice from pg begin; drop function if exists numerus.add_invoice(integer, date, integer, text, integer, numerus.tag_name[], numerus.new_invoice_product[]); commit;