QUERY PLAN
Result (cost=4.50..4.51 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_reimbursements (cost=0.00..229.44 rows=51 width=0)
Filter: (status = 2)