Re: BUG #2790: constructor for int2vector seems to be buggy

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2790: constructor for int2vector seems to be buggy
Дата
Msg-id 5693.1164726584@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2790: constructor for int2vector seems to be buggy  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
Ответы Re: BUG #2790: constructor for int2vector seems to be buggy
Список pgsql-bugs
"Gurjeet Singh" <singh.gurjeet@gmail.com> writes:
>     In the first INSERT statement, the array elements are separated by a
> comma and a space; in the second one, the ones that are separated by just a
> comma, do not get inserted!

The syntax is space-separated integers; where did you get the idea to
use commas?

            regards, tom lane

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