Re: datatype conversion thoughts

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: datatype conversion thoughts
Дата
Msg-id 416AF8EF.7060200@opencloud.com
обсуждение исходный текст
Ответ на Re: datatype conversion thoughts  ("Barry Lind" <blind@xythos.com>)
Ответы Re: datatype conversion thoughts
Список pgsql-jdbc
Barry Lind wrote:
> Kris,
>
> How would PGDataType relate to PGObject?  I have always thought that
> PGObject should be extended and used for all datatypes (not just
> extensions).

We have the problem that PGobject is a public interface, so we probably
need an adaption layer at a minimum to handle older PGobject
implementations that don't know about binary formats, streaming, etc
when they are introduced.

-O

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: A solution to the SSL customizing problem
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: datatype conversion thoughts