macro_rules! result_unaffected_by_order_by { () => { ... }; }
AggTypes of which the aggregate results are not affected by the user given ORDER BY clause.
AggType