Re: [JDBC] Support for JDBC setQueryTimeout, et al.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [JDBC] Support for JDBC setQueryTimeout, et al.
Дата
Msg-id 27301.1287683879@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [JDBC] Support for JDBC setQueryTimeout, et al.  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [JDBC] Support for JDBC setQueryTimeout, et al.
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
>> Tom Lane  wrote:
>>> I'm all for doing this client-side.

> Uh, why would we do this client-side rather than server-side?  If we do
> it server-side, all interfaces get it.

1. The API that's being implemented is JDBC-specific.

2. Even if you want to argue that it would be generally useful to have
such a feature, it would certainly require additional client-side
programming to make each client interface make use of it.

            regards, tom lane

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Domains versus arrays versus typmods
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [JDBC] Support for JDBC setQueryTimeout, et al.