Re: JDBC gripe list

From: "MauMau" <maumau307(at)gmail(dot)com>
To: "Dave Cramer" <pg(at)fastcrypt(dot)com>, "Mike Fowler" <mike(at)mlfowler(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC gripe list
Date: 2011-03-28 11:19:32
Message-ID: C330BEEA2FB64858A57E1A8B6606E420@maumau
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I read the JDBC driver's source code, documentation, and the project web
site to compile the missing features and wanted improvements. Attached file
is the list of things I noticed. Some of the items may be on the project web
site. I hope this will be a bit useful.

The driver version I investigated is postgresql-jdbc-9.0-801.

I'm interested in discussing which features can be feasible with the current
PostgreSQL server and which features require new functionality of the
server. However, as I'm relatively new to PostgreSQL, I may fail to keep up
with your level of discussions.

Regards
MauMau

Attachment Content-Type Size
JDBC_wants.txt text/plain 20.7 KB

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2011-03-28 11:29:34 Re: JDBC gripe list
Previous Message Chris Wareham 2011-03-28 10:13:57 Re: Problems with Hibernate Discriminators and 9.0-801.jdbc4