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 ('{7945,7944,7943,7942,7941,7940,7939,7938,7937,7936,7935,7934,7933,7932,7931,7930,7929,7928,7927,7926}'::integer[]))