Patch to add a socketTimeout property. -- again

From: Toru SHIMOGAKI <shimogaki(dot)toru(at)oss(dot)ntt(dot)co(dot)jp>
To: Kris Jurka <books(at)ejurka(dot)com>, Oliver Jowett <oliver(at)opencloud(dot)com>, Art Gramlich <art(dot)gramlich(at)healthtrio(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Patch to add a socketTimeout property. -- again
Date: 2009-05-28 07:47:37
Message-ID: 4A1E4199.2070601@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toru(at)oss(dot)ntt(dot)co(dot)jp>
NTT Open Source Software Center

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2009-05-28 21:30:07 Re: Unit test patches
Previous Message Kris Jurka 2009-05-27 23:56:19 Re: SQLState of BatchUpdateException