QUERY PLAN
Sort (cost=426.61..426.65 rows=13 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..426.37 rows=13 width=24)
Filter: (reimbursement_id = ANY ('{7903,7906,7908,7909,7910}'::integer[]))