Re: BUG #9068: invalid YY_START on Unicode identifier escape syntax

Поиск
Список
Период
Сортировка
От Manuel Gómez
Тема Re: BUG #9068: invalid YY_START on Unicode identifier escape syntax
Дата
Msg-id CAJWnFaOgzPeWUFD4yDr-=+QyHnZ31KoMMRQcYGnEN=TLEeW3qQ@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #9068: invalid YY_START on Unicode identifier escape syntax  (targen@gmail.com)
Список pgsql-bugs
On Mon, Feb 3, 2014 at 4:10 PM, Manuel Gómez <targen@gmail.com> wrote:
>     manuel@debian $ printf '%s\n' 'select 42 as U&"a"' | psql
>     ERROR:  syntax error at end of input
>     LINE 1: select 42 as U&"a"
>                              ^

Sorry for the split mail; just noticed something else that is probably relevant.

Upon executing the failing command, the server log shows thus:
   ERROR:  syntax error at end of input at character 19   STATEMENT:  select 42 as U&"a"



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

Предыдущее
От: craigmluacs@gmail.com
Дата:
Сообщение: BUG #9087: Foreign data wrapper connection management issues
Следующее
От: Manuel Gómez
Дата:
Сообщение: Re: BUG #9068: invalid YY_START on Unicode identifier escape syntax