Re: "AS" by the syntax of table reference.(8.4 proposal)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: "AS" by the syntax of table reference.(8.4 proposal)
Дата
Msg-id 1061.1202595975@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: "AS" by the syntax of table reference.(8.4 proposal)  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> There are other rules that have a %prec on the rule itself, does that not work
> here? *off to read the fine manual now*

No, the decision is driven by comparing the precedence of the rule to
that of the input token, so you need precedences on both to resolve
an ambiguous situation.
        regards, tom lane


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

Предыдущее
От: "Jan Wieck"
Дата:
Сообщение: Re: PostgreSQL 8.4 development plan
Следующее
От: "Brendan Jurd"
Дата:
Сообщение: Re: PostgreSQL 8.4 development plan