From: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
---|---|
To: | "Jesper Pedersen" <jews(at)vip(dot)cybercity(dot)dk>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Summer of Code idea |
Date: | 2006-04-27 14:20:17 |
Message-ID: | 36e682920604270720q45915a84u67b9f4c915389c2a@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 4/27/06, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> We talked about it when GCC announced their switch. The conclusion was
> that our grammar is still too much a moving target, so it would be too
> difficult to mantain such a grammar.
For the sake of saying again, I already have a recursive-descent
parser for PostgreSQL written in a PCCTS grammar. It's something I
started writing years ago, but I'd be willing to consider open
sourcing it if the PostgreSQL community will really entertain the
thought of switching.
Unfortunately, this discussion usually ends up with, "why would we
want to change what we have now when it already works?"
--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-04-27 14:27:35 | Re: [HACKERS] ANSI-strict pointer aliasing rules |
Previous Message | Martijn van Oosterhout | 2006-04-27 13:45:28 | Re: Summer of Code idea |