gram.y=>preproc.y II

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: gram.y=>preproc.y II
Date: 2008-11-07 16:58:20
Message-ID: 20081107165820.GA13815@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Okay, here's my next version for you to look at/try. This versions needs NO
@ECPG commands in gram.y anymore. I found other ways to tell the script when to
do what. What still needs to be done is beautifying the script (I don't like
all those static declarations) and removing the remaining changes to gram.y.
There are only two left (variable handling on quite some places and
prepared_name twice).

Michael

--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

Attachment Content-Type Size
ecpg.parser.tgz application/x-gtar 76.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gianni Ciolli 2008-11-07 17:02:05 Re: Bitmap index - first look
Previous Message Alvaro Herrera 2008-11-07 16:38:04 Re: ALTER DATABASE SET TABLESPACE vs crash safety