* @exception standard exception
*/
private void addNewColumnsForAggregation()
throws StandardException
{
aggInfo = new AggregatorInfoList();
ArrayList<SubstituteExpressionVisitor> havingRefsToSubstitute = null;
if (groupingList != null)
{
havingRefsToSubstitute = addUnAggColumns();