Re: Patches for Serialize.java

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patches for Serialize.java
Дата
Msg-id 200105241548.f4OFmvs06989@candle.pha.pa.us
обсуждение исходный текст
Ответ на Patches for Serialize.java  (Ken K <kenmail@telocity.com>)
Список pgsql-jdbc
Thanks.  Patch applied.

> Below are the patches for
> org.postgresql.util.Serialize.java
>
> There are a number of changes. The main ones are:
>  return oid on insert
>  handle all primitive data types
>  handle single quotes and newlines in Strings
>  handle null variables
>  deal with non public and final variables (not very
>    well, though)
>
> Ken
>
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Ned Wolpert
Дата:
Сообщение: RE: ANT fix for jar creation
Следующее
От: "Brian Jordan"
Дата:
Сообщение: PreparedStatment.setBinaryStream()