QUERY PLAN
Sort (cost=973.46..973.59 rows=53 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..971.94 rows=53 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{9016,8923,8922,8921,8920,8916,8861,8860,8859,8858,8857,8856,8855,8854,8853,8852,8851,8850,8849,8848}'::integer[])))