QUERY PLAN
Update on tbl_purchase_invoice_products (cost=0.28..8.29 rows=1 width=174)
-> Index Scan using tbl_purchase_invoice_products_pkey on tbl_purchase_invoice_products (cost=0.28..8.29 rows=1 width=174)
Index Cond: (id = 1914)