Re: timeout implementation issues

Jessica Perry Hekman <jphekman@dynamicdiagrams.com>

From: Jessica Perry Hekman <jphekman@dynamicdiagrams.com>
To: Barry Lind <barry@xythos.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Jan Wieck <janwieck@yahoo.com>, Bruce Momjian <pgman@candle.pha.pa.us>, pgsql-hackers@postgresql.org
Date: 2002-04-03T15:26:04Z
Lists: pgsql-hackers
On Tue, 2 Apr 2002, Barry Lind wrote:

> Since both the JDBC and ODBC specs have essentially the same symantics 
> for this, I would hope this is done in the backend instead of both 
> interfaces.

The current plan seems to be to make changes in the backend and the JDBC
interface, the bulk of the implementation being in the backend.

j