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

From Oliver Siegmar
Subject Re: Interval support for Postgres
Date
Msg-id 200504212137.23827.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 20:32, Kris Jurka wrote:
> On Thu, 21 Apr 2005, Oliver Siegmar wrote:
> > here's a patch that adds functionality to the PGInterval class. I'd be
> > happy to see this in upstream.
>
> You cannot use regex code in this class because it must compile with 1.2
> and 1.3 JDKs.

Can it be placed in the JDBC3 package, then? This requires JDK 1.4 anyway,
right?


Oliver

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Array support
Next
From: Kris Jurka
Date:
Subject: Re: Interval support for Postgres