QUERY PLAN
Sort (cost=569.24..569.31 rows=26 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..568.63 rows=26 width=24)
Filter: (reimbursement_id = ANY ('{8300,8288,8287,8286,8285,8284,8283,8282,8281,8280}'::integer[]))