QUERY PLAN
Sort (cost=636.39..636.46 rows=28 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..635.72 rows=28 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{7911,7908,7907,7882,7883,7900,7901,7906,7905,7893,7884}'::integer[])))