Re: malformed array literal in 8beta1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: malformed array literal in 8beta1
Дата
Msg-id 16136.1093817215@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: malformed array literal in 8beta1  ("Chris" <chris@paymentonline.com>)
Список pgsql-general
"Chris" <chris@paymentonline.com> writes:
> After looking closer at the logs, what seems to be happening is that it
> doesn't like the empty array values.

Right, you need to explicitly write "" for an empty-string array element
now.  (This was always legal, but is now required.)  The array value
parser is stricter in some other ways too --- one that might be
important to you is that trailing whitespace isn't significant unless
quoted.

            regards, tom lane

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

Предыдущее
От: "Chris"
Дата:
Сообщение: Re: malformed array literal in 8beta1
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: [webmaster] RSS Feeds are dead on Web site