Re: [HACKERS] postgres and Jdbc 2.0

2004-08-04 Thread Kris Jurka
> 2) If I want to add these features to JDBC driver, is there anything > that has to go to database itself. > Generally JDBC questions are best discussed on the [EMAIL PROTECTED] list. First make sure you are working with the latest source code available from http:

Re: [HACKERS] postgres and Jdbc 2.0

2004-08-04 Thread Dave Cramer
First, there is a list for the jdbc driver. Second, which version are you using? I know some of these are implemented already. getUDT's, setFetchDirection, gettime, ... Dave On Wed, 2004-08-04 at 10:20, chinni wrote: > Hi All! > Please note that the following functions are not implemented in th