Re: setQueryTimeout - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: setQueryTimeout
Date
Msg-id Pine.BSO.4.64.0801141142380.19830@leary.csoft.net
Whole thread Raw
In response to Re: setQueryTimeout  (Guillaume Cottenceau <gc@mnc.ch>)
Responses Re: setQueryTimeout  (Guillaume Cottenceau <gc@mnc.ch>)
List pgsql-jdbc

On Mon, 14 Jan 2008, Guillaume Cottenceau wrote:

> Would "throw new UnsupportedOperationException()" be good to tell
> that fact to the users of the driver more directly?
>

That's unknown.  It's unclear how many applications might be calling
setQueryTimeout and not be prepared for an exception.  So while they're
slightly broken now, they could be completely broken with this change.  If
people feel strongly about it we could consider making the change in the
8.3dev driver, but I wouldn't backpatch it.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Guillaume Cottenceau
Date:
Subject: Re: setQueryTimeout
Next
From: Guillaume Cottenceau
Date:
Subject: Re: setQueryTimeout