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 ('{8916,8915,8914,8910,8909,8907,8906,8883,8884,8885,8886,8887,8888,8889,8890,8891,8892,8901,8903,8902}'::integer[])))