QUERY PLAN
Sort (cost=711.21..711.31 rows=41 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..710.11 rows=41 width=24)
Filter: (reimbursement_id = ANY ('{8027,7913,7914,7912,7845,7881,7909,7910,7911,7908,7907,7882,7883,7900,7901,7884}'::integer[]))