Re: BUG #13502: parser misconstrues table alias

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #13502: parser misconstrues table alias
Дата
Msg-id 20290.1437016765@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #13502: parser misconstrues table alias  (floriparob@gmail.com)
Список pgsql-bugs
floriparob@gmail.com writes:
> I aliased a table using the letters TO and the parser pulled an error.

TO is a fully reserved word.  See
http://www.postgresql.org/docs/9.4/static/sql-keywords-appendix.html

            regards, tom lane

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