Re: What needs to be done?

From: Anders Bengtsson <ndrsbngtssn(at)yahoo(dot)se>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: What needs to be done?
Date: 2001-08-01 20:19:01
Message-ID: Pine.LNX.4.33.0108012206360.2047-100000@sensenet.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

On Wed, 1 Aug 2001, 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?

The broken BLOB support is a complete showstopper for PostgreSQL in some
environments, so that feels like a high priority.

As for JDBC 2.0, has anyone tried some sort of test suite for compliance?
I know that some differences from the SQL standards make it impossible for
PostgreSQL to be truly JDBC 2.0 compliant at the time, but it would be
nice to know if we are as close to compliance as we can be.

/Anders
_____________________________________________________________________
A n d e r s B e n g t s s o n ndrsbngtssn(at)yahoo(dot)se
Stockholm, Sweden

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-08-01 20:23:11 Re: Revised Patch to allow multiple table locks in "Unison"
Previous Message Tom Lane 2001-08-01 20:14:26 Re: OID wraparound: summary and proposal

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ricardo Maia 2001-08-01 21:49:40 Re: What needs to be done?
Previous Message Dave Cramer 2001-08-01 20:11:44 RE: What needs to be done?