implements jdbc2's getArray(int) - Mailing list pgsql-hackers

From Travis Bauer
Subject implements jdbc2's getArray(int)
Date
Msg-id Pine.GSO.4.21.0006080947140.12645-100000@piccolo.cs.indiana.edu
Whole thread Raw
List 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
----------------------------------------------------------------



pgsql-hackers by date:

Previous
From: Ed Loehr
Date:
Subject: Re: [GENERAL] NOTIFY/LISTEN in pgsql 7.0
Next
From: Don Baccus
Date:
Subject: Re: Proposal: TRUNCATE TABLE table RESTRICT