gram.y=>preproc.y II - Mailing list pgsql-hackers

From Michael Meskes
Subject gram.y=>preproc.y II
Date
Msg-id 20081107165820.GA13815@feivel.credativ.de
Whole thread Raw
Responses Re: gram.y=>preproc.y II  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: ALTER DATABASE SET TABLESPACE vs crash safety
Next
From: Gianni Ciolli
Date:
Subject: Re: Bitmap index - first look