| From: | Michael Meskes <meskes(at)postgresql(dot)org> |
|---|---|
| To: | PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: yacc guru needed |
| Date: | 2000-10-04 18:14:15 |
| Message-ID: | 20001004201415.A1363@feivel.credativ.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Oct 04, 2000 at 11:49:30AM -0400, Tom Lane wrote:
> It looks to me like you ought to try to clean up the not-very-consistent
> treatment of constants in the grammar. Some rules use raw ICONST, some
> use Iconst, some use IntegerOnly --- ugh. There's no need for all that
> variation IMHO.
I agree.
> I'd think about making a small number of productions like
> ...
Yes, I thought about this too.
If noone else is working on it I will as soon as I find time.
Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2000-10-04 18:48:52 | Re: ecpg enhance patch |
| Previous Message | Olivier Detour | 2000-10-04 17:59:31 | (no subject) |