Re: Yacc / Bison difficulties

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Yacc / Bison difficulties
Дата
Msg-id 2976.987143707@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Yacc / Bison difficulties  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: ALTER TABLE MODIFY COLUMN
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ALTER TABLE MODIFY COLUMN