QUERY PLAN
Sort (cost=466.20..466.22 rows=5 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..466.14 rows=5 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{8971,8970}'::integer[])))