npgsql - Npgsql2: [#1011174] Requesting the REPEATABLE READ isolation - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: [#1011174] Requesting the REPEATABLE READ isolation
Date
Msg-id 20120312015910.27597A98399@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

[#1011174] Requesting the REPEATABLE READ isolation level gives you SERIALIZABLE.
Thanks Randy Ficker for heads up and patch.

Npgsql wasn't honoring the repeatable read isolation level request. This used to work until 9.1 version.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlTransaction.cs (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlTransaction.cs?r1=1.9&r2=1.10)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Make INSERT/UPDATE queries depend on their specific target colum
Next
From: Bruce Momjian
Date:
Subject: pgsql: Remove tabs in SGML files