QUERY PLAN
Sort (cost=353.22..353.24 rows=8 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..353.10 rows=8 width=24)
Filter: (reimbursement_id = ANY ('{7433,7444,7445}'::integer[]))