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 ('{7889,7890,7891,7892,7894,7895,7896,7897,7898,7899,7902,7903,7904,7908,7911,7912,7913,7914,7915,7916}'::integer[]))