Re: BUG #5403: Missing left parenthesis.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5403: Missing left parenthesis.
Дата
Msg-id 10745.1270218797@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5403: Missing left parenthesis.  ("Andrey.S.Alexeenko" <rastamanchik@mail.ru>)
Список pgsql-bugs
"Andrey.S.Alexeenko" <rastamanchik@mail.ru> writes:
> library=> SELECT '978-5-699-00691-5'::isbn::text;
> ERROR:  malformed record literal: "978-5-699-00691-5"
> LINE 1: SELECT '978-5-699-00691-5'::isbn::text;
>                ^
> DETAIL:  Missing left parenthesis.

I can replicate the above if I create a table (not a datatype) named
isbn.

I see no bug here, just a difference in what's visible in the search
path for the two users.

            regards, tom lane

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #5403: Missing left parenthesis.
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: UTF-8 encoding failure