Re: Call for objections: revision of keyword classification

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Call for objections: revision of keyword classification
Дата
Msg-id 19122.1005279566@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Call for objections: revision of keyword classification  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Call for objections: revision of keyword classification  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Doesn't bison deal with #include?  I guess not.  The only other way is
> to make a gram.y.pre, and have Makefile do the inclusions in the proper
> spot, and run that new gram.y through bison.

I was hoping to avoid that sort of kluge ... surely the bison designers
thought of include, and I'm just not seeing how it's done ...

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Small FK patch to deal with tables without oids
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Call for objections: revision of keyword classification