QUERY PLAN
Sort (cost=942.34..942.47 rows=50 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..940.93 rows=50 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8984,8965,8964,1567,1344,1335,1251,1012,695,527,446,445,443,437,226,132,113,28,27}'::integer[])))