Re: Possible bug in PGInterval class

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Possible bug in PGInterval class
Дата
Msg-id 4A9DB63F.1050301@opencloud.com
обсуждение исходный текст
Ответ на Re: Possible bug in PGInterval class  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Kris Jurka wrote:
>
>
> On Mon, 31 Aug 2009, ?ubom?r Varga wrote:

>> First is unlogical adding sum to parameter and not to object on which is
>> method invoked. (this is also writen in javadoc, so I accept it)
>
> This is to be similar to the add(Date) and add(Calendar) functions.  For
> them you wan't to add the interval to the passed object.

Maybe rename them to addTo() ?

-O

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Possible bug in PGInterval class
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: PATCH: SET ROLE as connection parameter