Re: Array passing

Поиск
Список
Период
Сортировка
От John Lister
Тема Re: Array passing
Дата
Msg-id C4640F583F47456D893E9D5E32806580@squarepi.com
обсуждение исходный текст
Ответ на Array passing  ("John Lister" <john.lister-ps@kickstone.com>)
Ответы Re: Array passing
Re: Array passing
Список pgsql-jdbc
I've applied the patch, but there seems to be a couple of issues.

To do binary transfer, it needs to do a describe before the bind so as to
get the returned field types. This seems to only be done when
ForceBinaryTransfer is set.

Secondly when it does the describe, sendParse trashes the fields details by
setting them to null before the main query is executed.

Did this patch use to work, i can't see how in its current form.

I'll continue investigating unless there are any hints...

Thanks


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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Array passing
Следующее
От: Maciek Sakrejda
Дата:
Сообщение: Re: Array passing