Re: [JDBC] problem with new autocommit config parameter

Поиск
Список
Период
Сортировка
От Curt Sampson
Тема Re: [JDBC] problem with new autocommit config parameter
Дата
Msg-id Pine.NEB.4.44.0209111052130.23252-100000@angelic.cynic.net
обсуждение исходный текст
Ответ на Re: [JDBC] problem with new autocommit config parameter  (Barry Lind <barry@xythos.com>)
Список pgsql-hackers
On Tue, 10 Sep 2002, Barry Lind wrote:

> I am waiting for this thread to conclude before deciding exactly what to
> do for the jdbc driver for 7.3.  While using the 'set autocommit true'
> syntax is nice when talking to a 7.3 server, the jdbc driver also needs
> to be backwardly compatible with 7.2 and 7.1 servers.

Can you not check the server's version on connect?

It would be ideal if the JDBC driver, without modification, ran
all tests properly against 7.3, 7.2 and 7.1.

cjs
--
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org
    Don't you know, in this new Dark Age, we're all light.  --XTC


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

Предыдущее
От: Curt Sampson
Дата:
Сообщение: Re: Script to compute random page cost
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: [JDBC] problem with new autocommit config parameter