• Sergei Petrunia's avatar
    Fix a PS re-execution problem and code cleanup · d8b8b5af
    Sergei Petrunia authored
    - Make Item_XXX::cleanup() clean List<Cached_item> orderby_fields.
      (Items survive across PS re-executions. Cached_item don't, because
       they keep pointers to fix_field'ed items, etc)
    - Move List<Cached_item> out into Group_bound_tracker.
    d8b8b5af
item_windowfunc.h 15.3 KB