QUERY PLAN
Sort (cost=791.15..791.28 rows=52 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..789.67 rows=52 width=24)
Filter: (reimbursement_id = ANY ('{7913,7912,7911,7910,7909,7908,7906,7905,7904,7903,7902,7899,7898,7897,7896,7895,7894,7893,7892,7891}'::integer[]))