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

From Tom Lane
Subject Re: gram.y => preproc.y
Date
Msg-id 4861.1225757401@sss.pgh.pa.us
Whole thread Raw
In response to gram.y => preproc.y  (Michael Meskes <meskes@postgresql.org>)
Responses Re: gram.y => preproc.y  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
Michael Meskes <meskes@postgresql.org> writes:
> I finally have a working version. Please have a look at the attached files
> including a changed version of gram.y and and automatically created version of
> preproc.y. To recreate just run "awk -f parse.awk < gram.y > preproc.y".

Ping?  I've been expecting a followup that actually has the attachments ...

(You might need to compress the files if the message comes to more than
100-some KB.  Also, given that preproc.y can be generated so easily, it
could just be left out.)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bernd Helmle
Date:
Subject: Re: WIP: Automatic view update rules
Next
From: Simon Riggs
Date:
Subject: Re: Bitmap Indexes patch (was Re: Bitmap Indexes: request for feedback)