QUERY PLAN
Update on tbl_erp_purchase_inbounds (cost=0.14..8.16 rows=1 width=435)
-> Index Scan using tbl_erp_purchase_inbounds_pkey on tbl_erp_purchase_inbounds (cost=0.14..8.16 rows=1 width=435)
Index Cond: (id = 1)