QUERY PLAN
Sort (cost=586.83..586.91 rows=29 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..586.13 rows=29 width=24)
Filter: (reimbursement_id = ANY ('{7845,7881,7882,7909,7912,7945,8027,8120,8134,8143,8154}'::integer[]))