bytea column support (Postgresql 7.1.3)

Поиск
Список
Период
Сортировка
От Ed Yu
Тема bytea column support (Postgresql 7.1.3)
Дата
Msg-id 000701c19734$f77de0c0$bf00a8c0@sc.rr.com
обсуждение исходный текст
Ответы Re: bytea column support (Postgresql 7.1.3)
Список pgsql-jdbc
Hi all,
I'm interested in implementing the column type bytea (bytes[]) support since
Apache Turbine would like to use Postgresql and I might use it at work, can
any one suggest an overall strategy (which files to look at like
Connection.java, Field.java, etc...). Or it is going to be supported in 7.2?
I'm pretty new to the Postgresql JDBC driver code except a little patch here
and there.


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

Предыдущее
От: "Ed Yu"
Дата:
Сообщение: Patches for DatabaseMetaData.java for Postgresql 7.1.3 (sorry, here is the diff -c with explanations)
Следующее
От: Ryouichi Matsuda
Дата:
Сообщение: Re: Failure in timestamptz of JDBC of 7.2b4