Re: Patch to improve Cloneable implementation on classes which extend PGobject.

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Patch to improve Cloneable implementation on classes which extend PGobject.
Дата
Msg-id Pine.BSO.4.64.0707160010500.23154@leary.csoft.net
обсуждение исходный текст
Ответ на Patch to improve Cloneable implementation on classes which extend PGobject.  (Russell Francis <rfrancis@ev.net>)
Ответы Re: Patch to improve Cloneable implementation on classes which extend PGobject.  (Russell Francis <rfrancis@ev.net>)
Список pgsql-jdbc

On Sun, 24 Jun 2007, Russell Francis wrote:

> The attached patch aims to improve the current implementation of the
> clone() method on classes which extend PGobject.

Makes sense, but why are you providing clone implementations in point,
money, interval and NullObject instances?  Shouldn't this already be
handled by PGObject's implementation?

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Stream Copy for 8.1 - 8.3dev
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: patch - support for multi-dimensional arrays and NULL values