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 ('{8242,8243,8244,8240,8237,8224,8222,8221,8197,8196,8188,8187,8127,8169,8168,8143,8134,8120,8048,8049}'::integer[])))