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

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: [JDBC] Support for JDBC setQueryTimeout, et al.
Дата
Msg-id 4CB43A4C0200002500036826@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: [JDBC] Support for JDBC setQueryTimeout, et al.  (David Fetter <david@fetter.org>)
Ответы Re: [JDBC] Support for JDBC setQueryTimeout, et al.  (David Fetter <david@fetter.org>)
Список pgsql-hackers
David Fetter <david@fetter.org> wrote:

> Is there something incomplete about the ones I sent, and if so,
> what?

Well, I'm still curious why it was necessary to modify the server
side to implement an interface feature for which everything needed
seems to be present on the client side.  Is this intended to be
useful for other interfaces?  If so, we should probably have an
implementation in some other interface to confirm that the
server-side support fits.  If not, why touch the server side code at
all?

These are not rhetorical questions.  There may be some reason, but
if so, I'd like to see it stated, rather than trying to infer it
through reverse engineering.

-Kevin

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Debugging initdb breakage
Следующее
От: David Fetter
Дата:
Сообщение: Re: [JDBC] Support for JDBC setQueryTimeout, et al.