Re: Re: BUG #9611: Current jdbc driver doesn't support any classes in Java 8 java.time

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Re: BUG #9611: Current jdbc driver doesn't support any classes in Java 8 java.time
Дата
Msg-id 5336C4DE.1030008@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: BUG #9611: Current jdbc driver doesn't support any classes in Java 8 java.time  (David Johnston <polobo@yahoo.com>)
Список pgsql-bugs
On 03/18/2014 12:03 PM, David Johnston wrote:
> 2. Coding a Java 8 driver would seem to require de-supporting any prior
> versions...

No, it doesn't.

We already have support for building JDBC3 drivers against JDK5, and
JDBC4 against JDK6, as well as 4.1 against JDK7.

Adding JDK8 only method overloads, etc, would not be a significant
issue. However, I'd want to do that as part of a JDBC spec revision, so
that PgJDBC behaves consistently with other JDBC drivers on JDK8.

Have you, Vernon, done any checking to see whether JDK8 incorporates the
features you want in a JDBC spec update?

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Mike Blackwell
Дата:
Сообщение: Re: BUG #9518: temporary login failure - "missing pg_hba entry"
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #9757: Why reclaim index deleted pages need twice vacuum