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 ('{8214,8213,8212,8211,8210,8209,8208,8207,8206,8205,8195,8192,8176,8125,8124,8123,8122,8121,8119,8118}'::integer[])))