QUERY PLAN
Sort (cost=838.92..839.05 rows=51 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..837.48 rows=51 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{7909,7908,7907,7906,7905,7904,7903,7898,7897,7896,7895,7894,7893,7892,7891,7890,7889,7888,7887,7886}'::integer[])))