QUERY PLAN
Sort (cost=523.96..524.02 rows=23 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..523.44 rows=23 width=24)
Filter: (reimbursement_id = ANY ('{7895,7896,7897,7898,7899,7902,7903,7904,7908}'::integer[]))