QUERY PLAN
Update on tbl_reimbursements (cost=0.28..8.30 rows=1 width=148)
-> Index Scan using tbl_reimbursements_pkey on tbl_reimbursements (cost=0.28..8.30 rows=1 width=148)
Index Cond: (id = 7442)