Re: Interval support for Postgres

From: Kris Jurka <books(at)ejurka(dot)com>
To: Oliver Siegmar <o(dot)siegmar(at)vitrado(dot)de>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Interval support for Postgres
Date: 2005-04-21 18:32:11
Message-ID: Pine.BSO.4.56.0504211330520.5816@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-04-21 18:41:17 Re: Array support
Previous Message Kris Jurka 2005-04-21 18:27:50 Re: Bug in storing Timestamp