QUERY PLAN
Update on tbl_erp_inventory_products (cost=0.00..16.96 rows=1 width=218)
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..16.96 rows=1 width=218)
Filter: ((erp_inventory_start_product_id <> ALL ('{50,49}'::integer[])) AND (erp_inventory_start_id = 32))