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

From Kris Jurka
Subject Re: Interval support for Postgres
Date
Msg-id Pine.BSO.4.56.0504211330520.5816@leary.csoft.net
Whole thread Raw
In response to Interval support for Postgres  (Oliver Siegmar <o.siegmar@vitrado.de>)
Responses Re: Interval support for Postgres
List pgsql-jdbc

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.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Bug in storing Timestamp
Next
From: Kris Jurka
Date:
Subject: Re: Array support