Re: Yacc / Bison difficulties - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Yacc / Bison difficulties
Date
Msg-id 2976.987143707@sss.pgh.pa.us
Whole thread Raw
In response to Re: Yacc / Bison difficulties  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Mark Butler writes:
>> Thanks. I didn't realize the need to move the DOUBLE token from the TokenId to
>> the ColId production.  Will this patch be integrated into the head branch?

> Not sure.  It's not a standard type, but at least two other RDBMS have it
> and the name does make sense.  Any comments?

Seems like a reasonable change (for 7.2, not now).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: ALTER TABLE MODIFY COLUMN
Next
From: Tom Lane
Date:
Subject: Re: ALTER TABLE MODIFY COLUMN