Re: Call for objections: revision of keyword classification

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Call for objections: revision of keyword classification
Дата
Msg-id 18394.1005272237@sss.pgh.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:
> It would be nice if we had a more general system
> for adding keywords and having them be column label/function name
> capable.  Right now I know I need to add to keyword.c but I have no idea
> if/when I need to add to the keyword list in gram.y.

*Every* new keyword should be in one of the keyword lists in gram.y.

I tried to clean up the documentation of which list does which and why
in the proposed patch --- what do you think of it?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Call for objections: revision of keyword classification
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Call for objections: revision of keyword classification