Re: Call for objections: revision of keyword classification

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Call for objections: revision of keyword classification
Дата
Msg-id 12629.1005840872@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Call for objections: revision of keyword classification  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I found that COALESCE, EXISTS, EXTRACT, NULLIF, POSITION, SUBSTRING, TRIM
> can be moved from ColLabel to ColId.

Really?  I didn't bother experimenting with anything that had special
a_expr productions ... but now that you mention it, it makes sense that
anything whose special meaning requires a following left paren could
work as a ColId.

Are you recommending that we actually make this change now, or leave
it for a future round of experiments?
        regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [DOCS] Use of 'now'
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Open items