QUERY PLAN
Sort (cost=635.73..635.74 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..635.72 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{8240,8237,8224,8222,8221,8196,8286,8241,8242,8243,8244}'::integer[])))