Re: What needs to be done?

From: Barry Lind <barry(at)xythos(dot)com>
To: Ricardo Maia <rmaia(at)criticalsoftware(dot)com>
Cc: Rene Pijlman <rpijlman(at)wanadoo(dot)nl>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: What needs to be done?
Date: 2001-08-02 01:32:32
Message-ID: 3B68ADB0.3010907@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc


Examples please? We need to know what is broken/missing in order for it
to be fixed. I know there are people out there who would be glad to fix
bugs in the JDBC driver if they know about them. Please post the
problems you encountered to the jdbc mail list.

thanks,
--Barry

Ricardo Maia wrote:

> 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)
>>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-08-02 01:35:34 Re: Is there a way to drop and restore an index?
Previous Message Tom Lane 2001-08-02 01:16:47 Re: OID wraparound: summary and proposal

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-08-02 02:02:54 Re: What needs to be done?
Previous Message Sunit Bhatia 2001-08-02 01:21:40 Data Versioning