QUERY PLAN
Sort (cost=330.51..330.52 rows=5 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..330.45 rows=5 width=24)
Filter: (reimbursement_id = ANY ('{7437,7438}'::integer[]))