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 ('{3465,3463,3462,3461,3460,3459,3448,3431,3422,3373,3369,3296,3201,3088,2969,2851,2681,2654,2395,2392}'::integer[])))