QUERY PLAN
Sort (cost=810.78..810.91 rows=52 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..809.30 rows=52 width=24)
Filter: (reimbursement_id = ANY ('{7921,7922,7923,7924,7925,7926,7927,7928,7929,7930,7931,7932,7933,7934,7935,7936,7937,7938,7939,7940}'::integer[]))