npgsql - Npgsql2: Improve handleing of closed connections and non-pooled

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Improve handleing of closed connections and non-pooled
Date: 2007-11-03 23:38:55
Message-ID: 20071103233855.270B62170C4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improve handleing of closed connections and non-pooled connections

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlTransactionCallbacks.cs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlTransactionCallbacks.cs.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Hinoue 2007-11-04 00:32:38 psqlodbc - psqlodbc: Correct the flow of trial of multi protocols and
Previous Message User Eggyknap 2007-11-03 22:15:57 pllolcode - pllolcode: Update documentation