Re: [INTERFACES] setTransactionIsolation support for JDBC driver (patch)

From: Peter Mount <peter(at)retep(dot)org(dot)uk>
To: jens(at)jens(dot)de
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] setTransactionIsolation support for JDBC driver (patch)
Date: 1999-08-02 12:15:59
Message-ID: Pine.LNX.4.10.9908021315240.19188-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Sun, 1 Aug 1999, Jens Glaser wrote:

I'll take a look at it as soon as the chaos here has settled down (I hope
before the end of the week).

Peter

> 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
>

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-08-02 12:17:39 Re: getPrimaryKeys() bug in JDBC driver (fix)
Previous Message Peter Mount 1999-08-02 12:07:35 Re: access 2000 and postgres