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 ('{8942,8934,8933,8932,8931,8925,8904,8905,8913,8911,8927,8926,8924,8923,8922,8921,8920,8919,8918,8917}'::integer[])))