QUERY PLAN
Sort (cost=838.08..838.09 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..838.07 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{7938,7937,7936,7935,7934,7933,7932,7931,7930,7929,7928,7927,7926,7925,7924,7923,7922,7921,7920,7919}'::integer[])))