Re: adding stuff to parser, question

From: Grzegorz Jaskiewicz <gj(at)pointblue(dot)com(dot)pl>
To: pgsql-hackers Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: adding stuff to parser, question
Date: 2009-01-31 16:56:32
Message-ID: D659712F-E6FD-4908-9DA1-2164850D41E4@pointblue.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 31 Jan 2009, at 16:46, Grzegorz Jaskiewicz wrote:

>
> + {"table", TABLES, RESERVED_KEYWORD},
Gaaah, a typo...

:(

(another useless post to -hackers, by myself).

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2009-01-31 17:17:36 Re: adding stuff to parser, question
Previous Message Robert Haas 2009-01-31 16:55:48 Re: [PATCH] Space reservation v02