Re: Interval support for Postgres - Mailing list pgsql-jdbc

From Oliver Siegmar
Subject Re: Interval support for Postgres
Date
Msg-id 200504230838.52855.o.siegmar@vitrado.de
Whole thread Raw
In response to Re: Interval support for Postgres  (Kris Jurka <books@ejurka.com>)
Responses Re: Interval support for Postgres
List 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

Attachment

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG? res.next() == false, but psql finds tuples?
Next
From: Honda Shigehiro
Date:
Subject: Document translation