npgsql - Npgsql2: Added tests for System.Transactions - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql2: Added tests for System.Transactions
Date
Msg-id 20080428015501.57B5717AE6B9@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Added tests for System.Transactions

Modified Files:
--------------
    Npgsql2/testsuite/noninteractive/NUnit20:
        NpgsqlTests2008.csproj (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/NpgsqlTests2008.csproj.diff?r1=1.3&r2=1.4)

Added Files:
-----------
    Npgsql2/testsuite/noninteractive/NUnit20:
        SystemTransactionsTest.cs (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/SystemTransactionsTest.cs?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Improvements to System.Transactions support.
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Add generate_subscripts, a series-generation function which