QUERY PLAN
Sort (cost=715.43..715.43 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..715.42 rows=1 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[])))