QUERY PLAN
Sort (cost=761.01..761.13 rows=47 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..759.70 rows=47 width=24)
Filter: (reimbursement_id = ANY ('{7930,7931,7932,7933,7934,7935,7936,7937,7938,7939,7940,7941,7942,7943,7944,7945,7946,7947}'::integer[]))