QUERY PLAN
Sort (cost=971.95..971.95 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..971.94 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{9021,9020,9019,9018,9017,9016,9015,9014,9013,9011,8995,8994,8993,8992,8984,8990,8965,8964,8949,8946}'::integer[])))