Re: What needs to be done?

From: Barry Lind <barry(at)xythos(dot)com>
To: Rene Pijlman <rpijlman(at)wanadoo(dot)nl>
Cc: pgsql-jdbc(at)postgresql(dot)org, pgman(at)candle(dot)pha(dot)pa(dot)us
Subject: Re: What needs to be done?
Date: 2001-08-02 02:32:58
Message-ID: 3B68BBDA.40609@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

I actually consider the biggest problem the fact the the 'official'
postgres jdbc website is very much out of date
(http://jdbc.postgresql.org). (it doesn't even have the 7.1 drivers).
I feel that either someone needs to maintain this page; or someone needs
to create a new website and get the jdbc.postgresql.org DNS entry to
point to the new site, or the page should just be decommisioned. At
this point I think it is doing more harm than good.

thanks,
--Barry

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?
>
> 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 Bruce Momjian 2001-08-02 02:39:49 Re: Patch for Improved Syntax Error Reporting
Previous Message Christopher Kings-Lynne 2001-08-02 02:27:22 RE: Patch for Improved Syntax Error Reporting

Browse pgsql-jdbc by date

  From Date Subject
Next Message Robert Finneran 2001-08-02 02:40:06 Problem building jdbc jars
Previous Message Barry Lind 2001-08-02 02:19:33 Re: What needs to be done?