Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement

Поиск
Список
Период
Сортировка
And here is the file!

On Thursday 23 August 2001 14:37, Robert B. Easter wrote:
> The attached file: serializepatch.tgz, contains a patch for
> org.postgresql.util.Serialize and org.postgresql.jdbc2.PreparedStatement
> that fixes the ability to "serialize" a simple java class into a postgres
> table.
>
> The current cvs seems completely broken in this support, so the patch puts
> it into working condition, granted that there are many limitations with
> serializing java classes into Postgres.
>
> A little test program is included with the patches.  The comments in the
> Serialize class tries to explain how all this works.
>
> - Robert Easter
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly

Вложения

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

Предыдущее
От: Barry Lind
Дата:
Сообщение: patch for JDBC1 build problems
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: JDBC patch for util.Serialize and jdbc2.PreparedStatement