Re: timeout implementation issues

Jessica Perry Hekman <jphekman@dynamicdiagrams.com>

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

> It that acceptable to the JDBC folks?  It requires two "SET timeout = 0"
> statements, one after the statement in the transaction, and another
> after the transaction COMMIT WORK.

That's fine, though probably about as much work as just implementing the
whole thing in JDBC.

j