implements jdbc2's getArray(int)

From: Travis Bauer <trbauer(at)indiana(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: implements jdbc2's getArray(int)
Date: 2000-06-08 14:51:02
Message-ID: Pine.GSO.4.21.0006080947140.12645-100000@piccolo.cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm wondering if anyone is working on getArray(int) for jdbc2. If so, can
I help get it finished? If not, I'd like to implement it. It doesn't
look too hard, but will require custom classes that implement
the ResultSet, ResultSetMetaData, and Array interfaces. Is anyone else
interested?

----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2000-06-08 14:55:51 Re: Proposal: TRUNCATE TABLE table RESTRICT
Previous Message Don Baccus 2000-06-08 14:50:34 Re: Proposal: TRUNCATE TABLE table RESTRICT