Re: What needs to be done?

From: Ricardo Maia <rmaia(at)criticalsoftware(dot)com>
To: Rene Pijlman <rpijlman(at)wanadoo(dot)nl>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: What needs to be done?
Date: 2001-08-01 21:49:40
Message-ID: 01080122494001.19892@valkyrie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

On Wednesday 01 August 2001 20:52, Rene Pijlman wrote:
> Hello,
>
> I read in comp.lang.java.databases that help is needed with
> development of the JDBC driver. Can someone please provide some
> pointers to what needs to be done?
>
> What are the open issues? Is it JDBC 2.0 compliance? PostgreSQL
> 7.1 support?
>
> I've seen a lot of postings about BLOB problems, and
> JDBC-standard BLOB support is on the overall todo list
> (http://www.postgresql.org/docs/todo.html). Is that still open
> for development? Is there anyone who has already looked at
> JDBC-standard BLOB support? If so, what are the challenges and
> complications?
>
> I can't promise anything yet, but I'll certainly consider
> helping with PostgreSQL/JDBC development. I'm fluent in Java and
> have developed a database driver before (for Oracle in a
> proprietary product). I'm about to spend quite a lot of time on
> developing a web application in Java on top of PostgreSQL, so I
> certainly have an interest in good JDBC support.
>
> If you're not a developer but a user of the driver, what are
> your current complaints or wish list items?

Hi,

I am working in a client application that uses JDBC to access several
databases. The problem is that, as the PostgreSQL JDBC driver doesn't follow
JDBC Standard I had to write some specific code for use it with PostgreSQL DB.

It would be very interesting to have a JDBC 2.0 compliant driver.
I would surely try it and give some feedback!!!

Ricardo Maia

>
> Regards,
> René Pijlman
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-08-01 22:09:34 Re: OID wraparound: summary and proposal
Previous Message Fernando Nasser 2001-08-01 21:34:22 Re: Patch for Improved Syntax Error Reporting

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2001-08-01 22:29:21 Re: What needs to be done?
Previous Message Anders Bengtsson 2001-08-01 20:19:01 Re: What needs to be done?