setTransactionIsolation support for JDBC driver (patch)

From: Jens Glaser <jens(at)helena(dot)jens(dot)de>
To: peter(at)retep(dot)org(dot)uk
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: setTransactionIsolation support for JDBC driver (patch)
Date: 1999-08-01 19:02:31
Message-ID: Pine.LNX.4.05.9908011853500.17499-101000@helena.jens.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

enclosed is a patch against the latest version of your JDBC-driver
(pgsql/src/interfaces/jdbc) that adds support for

getTransactionIsolation() and setTransactionIsolation().

Apply using

cd pgsql/src/interfaces/jdbc
gzip -cd jdbc-transaction_isolation-patch.gz | patch -p0

Hopefully you can integrate it into the current version!

Kind regards,

--
Jens Glaser Am Holderstrauch 13, 36041 Fulda, 0661/9429507 jens(at)jens(dot)de

Attachment Content-Type Size
jdbc-transaction_isolation-patch.gz application/octet-stream 1.4 KB

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message John Huttley 1999-08-01 20:58:10 Re: [GENERAL] Large Object questions...
Previous Message Jonathan davis 1999-08-01 13:42:28 PQclear Access violation