Re: JDBC gripe list

Поиск
Список
Период
Сортировка
От MauMau
Тема Re: JDBC gripe list
Дата
Msg-id 0BCE9496109B41DDA29A2E91C3BE4C11@maumau
обсуждение исходный текст
Ответ на JDBC gripe list  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: JDBC gripe list  (Dave Cramer <pg@fastcrypt.com>)
Re: JDBC gripe list  (Quartz <quartz12h@yahoo.com>)
Список pgsql-jdbc
Hello,

----- Original Message -----
From: "Dave Cramer" <pg@fastcrypt.com>
> My sense is that for basic read/write/update/delete the driver works
> just fine. However I'd like to compile a list of everyone's gripe.

Thank you for giving us an excellent JDBC driver. I've been learning
PostgreSQL JDBC driver and PostgreSQL internals these days. Please let me
add some items.

1. Better JDBC4 support
I'd like the driver to support more JDBC4 features, regardless of whether
they are actually useful. Just lack of support could lead to underevaluation
when compared to other databases such as Oracle and HSQLDB (IIRC, HSQLDB
provides better JDBC4 support). I love PostgreSQL and don't want my
colleagues to underevaluate PostgreSQL.

2. Ability to run regression tests against the driver located in an
arbitorary place
The current regression test builds the driver and uses it. I want to run the
regression test against an installed driver like "make installcheck" of
PostgreSQL. With that feature, I can make sure that the installation media
contains a correct driver and we performed packaging procedure with no
problem.

Regards
Maumu


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Mackay, Scott"
Дата:
Сообщение: Re: JDBC gripe list
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: JDBC gripe list