QUERY PLAN
Sort (cost=858.90..858.90 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..858.89 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{8171,8127,8154,8143,8134,8120,8027,7913,7914,7912,7845,7881,7909,7910,7942,7940,7939,7937,7936,7935}'::integer[])))