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

From Tom Lane
Subject Re: gram.y=>preproc.y II
Date
Msg-id 23191.1226089656@sss.pgh.pa.us
Whole thread Raw
In response to gram.y=>preproc.y II  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
Michael Meskes <meskes@postgresql.org> writes:
> ... 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). 

Adding a new production prepared_name for names of prepared statements
doesn't bother me, if you have a need for that.  But please get rid of
those renamings of Sconst and Iconst ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: [RRR] Tests citext casts
Next
From: Jeff Davis
Date:
Subject: Re: auto_explain contrib moudle