Re: [JDBC] Support for JDBC setQueryTimeout, et al. - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: [JDBC] Support for JDBC setQueryTimeout, et al.
Date
Msg-id 4CB43A4C0200002500036826@gw.wicourts.gov
Whole thread Raw
In response to Re: [JDBC] Support for JDBC setQueryTimeout, et al.  (David Fetter <david@fetter.org>)
Responses Re: [JDBC] Support for JDBC setQueryTimeout, et al.  (David Fetter <david@fetter.org>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Debugging initdb breakage
Next
From: David Fetter
Date:
Subject: Re: [JDBC] Support for JDBC setQueryTimeout, et al.