-- Revert numerus:compute_new_quote_amount from pg begin; drop function if exists numerus.compute_new_quote_amount(integer, numerus.new_quote_product[]); commit;