Patch to add a socketTimeout property. -- again - Mailing list pgsql-jdbc

From Toru SHIMOGAKI
Subject Patch to add a socketTimeout property. -- again
Date
Msg-id 4A1E4199.2070601@oss.ntt.co.jp
Whole thread Raw
In response to Re: Patch to add a socketTimeout property.  (Kris Jurka <books@ejurka.com>)
Responses Re: Patch to add a socketTimeout property. -- again  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hi,

In the following thread:

http://archives.postgresql.org/pgsql-jdbc/2008-04/msg00080.php

Kris Jurka wrote:

> OK, then I'll hold the sotimeout patch until close to the 8.4 release.
> If query timeouts are still unimplemented (or we only have the soft
> version), we'll re-open the discussion for this patch.

The 8.4 will be released soon, so I think it's time to re-open the discussion;
Does anyone try to implement setQueryTimeout()? Should we commit the sotimeout
patch?

regards,

--
Toru SHIMOGAKI<shimogaki.toru@oss.ntt.co.jp>
NTT Open Source Software Center


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: SQLState of BatchUpdateException
Next
From: Kris Jurka
Date:
Subject: Re: Unit test patches