Re: [HACKERS] reserved words..

From: Brett McCormick <brett(at)work(dot)chicken(dot)org>
To: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] reserved words..
Date: 1998-02-13 15:05:26
Message-ID: 199802131505.HAA10784@abraxas.scene.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


and somehow I missed that...? doh!

On Fri, 13 February 1998, at 14:02:31, Thomas G. Lockhart wrote:

> > 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
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Maurice Gittens 1998-02-13 15:28:39 Re: [HACKERS] Memory leaks?
Previous Message Darren King 1998-02-13 15:00:49 Re: [HACKERS] Unsubscribe