Re: gram.y=>preproc.y - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: gram.y=>preproc.y
Date
Msg-id 20081111120157.GB22087@feivel.credativ.de
Whole thread Raw
In response to Re: gram.y=>preproc.y  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
On Mon, Nov 10, 2008 at 09:38:58AM -0800, David E. Wheeler wrote:
> I'd be happy to, but I haven't really been following this thread. What  
> does it do, and how do I make sure it continues to work as I refactor  
> it?

Just run parse.pl < pgsql/src/backend/parser/gram.y > preproc.y and compare the
result to pgsql/src/interfaces/ecpg/preproc/preproc.y. Both files should be
identical.

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!


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: gram.y=>preproc.y
Next
From: Michael Meskes
Date:
Subject: Re: [I|S]CONST/[I|S]const in gram.y