QUERY PLAN
Sort (cost=785.87..786.00 rows=49 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..784.50 rows=49 width=24)
Filter: (reimbursement_id = ANY ('{7926,7927,7928,7929,7930,7931,7932,7933,7934,7935,7936,7937,7938,7939,7940,7941,7942,7943,7944}'::integer[]))