• Michael Meskes's avatar
    Removed two non-terminals: · cd583703
    Michael Meskes authored
    - FloatOnly: only used by NumericOnly, instead put the FloatOnly production into NumericOnly
    - IntegerOnly: only used by NumericOnly and one ALTER TABLE rule, replacement SignedIconst is already used in several other places
    cd583703
gram.y 259 KB