Re: Interval support for Postgres

Поиск
Список
Период
Сортировка
От Oliver Siegmar
Тема Re: Interval support for Postgres
Дата
Msg-id 200504230838.52855.o.siegmar@vitrado.de
обсуждение исходный текст
Ответ на Re: Interval support for Postgres  (Kris Jurka <books@ejurka.com>)
Ответы Re: Interval support for Postgres  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
On Thursday 21 April 2005 23:00, Kris Jurka wrote:
> On Thu, 21 Apr 2005, Oliver Siegmar wrote:
> > Well, actually there is almost no implementation at all. Parsing strings
> > in Java in 2005 is a royal pain in the ass - doing that for 0.x% users
> > suck even more.
>
> Well, just be thankful the 8.0 release finally dropped JDK 1.1 support.

The applied patch contains all modifications from the last one
(pgjdbc_interval2.diff) as well as a replacement for the regular expression
code.

The patch should be JDK 1.2 compatible, now.



Oliver

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG? res.next() == false, but psql finds tuples?
Следующее
От: Honda Shigehiro
Дата:
Сообщение: Document translation