Chris Storah <[EMAIL PROTECTED]> writes:
> If not, can anyone point me in the direction of the code that does the
> parsing so I can take a look - if this would be helpful!
src/backend/parser/gram.y. If you find that anything more can be moved
out of the truly-reserved or ColLabel categories and added to the ColId
category, let us know! But I think everything that's in ColLabel is
there because you get parsing conflicts otherwise ...
regards, tom lane
- [BUGS] create table bug with reserved words? Chris Storah
- Re: [BUGS] create table bug with reserved words? Tom Lane
- Re: [BUGS] create table bug with reserved words? Peter Eisentraut
- RE: [BUGS] create table bug with reserved words? Chris Storah
- RE: [BUGS] create table bug with reserved words? Peter Eisentraut
- RE: [BUGS] create table bug with reserved words? Chris Storah
