npgsql - Npgsql2: Improvements to System.Transactions support.

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Improvements to System.Transactions support.
Date: 2008-04-28 01:54:14
Message-ID: 20080428015414.3F38517AE6B9@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improvements to System.Transactions support. Thanks to Chris Coleman for reporting the bug which lead to these improvements.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlPromotableSinglePhaseNotification.cs (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlPromotableSinglePhaseNotification.cs.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-04-28 01:55:01 npgsql - Npgsql2: Added tests for System.Transactions
Previous Message User Jbcooley 2008-04-28 01:50:30 npgsql - Npgsql2: Make Fill test work with version 2 of the protocol