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 ('{8239,8238,8236,8235,8234,8233,8232,8231,8230,8229,8228,8227,8226,8225,8223,8220,8219,8218,8217,8215}'::integer[])))