Re: postgres 9.0 beta libpq empty binary array error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres 9.0 beta libpq empty binary array error
Дата
Msg-id 29732.1281365775@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgres 9.0 beta libpq empty binary array error  (<vshahov@alliedtesting.com>)
Ответы Re: postgres 9.0 beta libpq empty binary array error
Список pgsql-bugs
<vshahov@alliedtesting.com> writes:
> I have the problem:
> the code sending empty binary array works on 8.3 and 8.4
> but stopped working on postgres 9.0 beta2/3/4, it fails with '22003','integer out of range error'.

I think you are right --- this rejects dim[i] == 0, but it should not.

            regards, tom lane

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