QUERY PLAN
Sort (cost=716.58..716.69 rows=43 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..715.42 rows=43 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{7425,1567,1344,1335,1251,1012,695,527,446,445,443,437,226,132,113,28,27}'::integer[])))