Re: [HACKERS] reserved words.. - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] reserved words..
Date
Msg-id 34E45277.D75501BB@alumni.caltech.edu
Whole thread Raw
In response to reserved words..  (Brett McCormick <brett@work.chicken.org>)
Responses Re: [HACKERS] reserved words..  (Brett McCormick <brett@work.chicken.org>)
List pgsql-hackers
> I looked in gram.y and scan.l but couldn't figure out how to unreserve
> "user" so I can use it as the name of a table.  Is there a way to do
> this?

Yes, and since I'm working there I'll make the change.

fyi, look for the line starting with "ColId:" in gram.y, and add "USER"
as one of the clauses just like the other keywords are already.

                                                           - Tom


pgsql-hackers by date:

Previous
From: Maarten Boekhold
Date:
Subject: Re: [HACKERS] postgres initdb on ALPHA/Digital Unix
Next
From: Gerhard Reithofer
Date:
Subject: Unsubscribe