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 ('{8223,8220,8219,8218,8217,8215,8214,8213,8212,8211,8210,8209,8208,8207,8206,8205,8195,8192,8176,8125}'::integer[])))