QUERY PLAN
Sort (cost=790.59..790.72 rows=52 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..789.11 rows=52 width=24)
Filter: (reimbursement_id = ANY ('{7909,7908,7907,7906,7905,7904,7903,7898,7897,7896,7895,7894,7893,7892,7891,7890,7889,7888,7887,7886}'::integer[]))