• unknown's avatar
    Cleanup of sql_yacc.yy · 8eae7166
    unknown authored
    
    sql/sql_yacc.yy:
      Remove useless actions from the grammar.
      Empty {} actions in the middle of a rule caused an extra reduce,
      which is affecting the parser complexity and performances.
    8eae7166
sql_yacc.yy 368 KB