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