Re: Postgres 8.0 + JDBC

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Postgres 8.0 + JDBC
Дата
Msg-id 4164CBA2.80600@opencloud.com
обсуждение исходный текст
Ответ на Re: Postgres 8.0 + JDBC  (Oliver Jowett <oliver@opencloud.com>)
Ответы Fix setArray() when using the v3 protocol (was Re: Postgres 8.0 + JDBC)
Список pgsql-jdbc
Oliver Jowett wrote:

> It seems possible to fix the driver to handle this case by making
> setArray() derive a proper array type name i.e. ("_" +
> Array.getBaseType()), and using that rather than 'text' as the parameter
> type.

I've done this (plus tests) and it seems to work OK. I can't generate a
patch right now as gborg seems to be having some problems (I get 70%
packet loss on the last hop, which pretty much hoses CVS access)

-O

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

Предыдущее
От: "Katalina Marcos"
Дата:
Сообщение: Re: table and column's comments
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: Avoiding explicit addDataType calls for PostGIS