Subject | Re: [firebird-support] List of reserved words |
---|---|
Author | Dmitry Yemanov |
Post date | 2009-04-20T07:46:26Z |
Ann W. Harrison wrote:
the ones mentioned under the "non_reserved_words" rule inside dsql/parse.y.
Dmitry
>It lists both reserved and non-reserved words. You would need to exclude
>> I was hoping that I did not have to read the parser code. Do you have a pointer to where I can start in the source to find the parser (I think it has changed from yacc, been a while since I looked)
>
> Try here: dsql/keywords.cpp
the ones mentioned under the "non_reserved_words" rule inside dsql/parse.y.
Dmitry