Interval support for Postgres

From: Oliver Siegmar <o(dot)siegmar(at)vitrado(dot)de>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Interval support for Postgres
Date: 2005-04-21 09:07:00
Message-ID: 200504211107.01028.o.siegmar@vitrado.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi folks,

here's a patch that adds functionality to the PGInterval class. I'd be happy
to see this in upstream.

I'll enhance the unit tests if you want to apply this to upstream.

Best,
Oliver

Attachment Content-Type Size
pgjdbc_interval.diff.gz application/x-gzip 3.6 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Boris Kirzner 2005-04-21 12:39:03 Re: Bug in storing Timestamp
Previous Message Oliver Jowett 2005-04-20 23:24:48 Re: JDBC locking on processResults