Removed two non-terminals:
authorMichael Meskes <meskes@postgresql.org>
Thu, 13 Nov 2008 11:10:06 +0000 (11:10 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 13 Nov 2008 11:10:06 +0000 (11:10 +0000)
commit2d89b4e3634d003b6180c3cf7c85052921311b7d
treeb2ffe8df3188407fc81d5e49c5855abcf6a5c4c4
parentacc9a0df48e3ae951e0477cee7125b0f917b3fd4
Removed two non-terminals:
- 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
src/backend/parser/gram.y