Re: Interval support for Postgres

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Interval support for Postgres
Дата
Msg-id Pine.BSO.4.56.0504300322270.30688@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Interval support for Postgres  (Oliver Siegmar <o.siegmar@vitrado.de>)
Ответы Re: Interval support for Postgres
Список pgsql-jdbc

On Sat, 30 Apr 2005, Oliver Siegmar wrote:

> > On Fri, 29 Apr 2005, Oliver Siegmar wrote:
> > > Give pgjdbc_interval5.diff a new try ;-)
>
> Thanks. Could you also add it to the 8.0 branch? That'd be great!
>

That's not really our policy, new features go into head, bug fixes only in
released branches.  This isn't a terribly invasive patch, but it does make
some behavioral differences (notably an existing parser of getValue()
would only expect ISO format, not pg format).  I don't think a convincing
case can be made for needing this in 8.0, but you are free to try and
convince other users and developers.

Kris Jurka

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

Предыдущее
От: Oliver Siegmar
Дата:
Сообщение: Re: Interval support for Postgres
Следующее
От: Oliver Siegmar
Дата:
Сообщение: Re: Interval support for Postgres