npgsql - Npgsql2: [1010426] Broken Connections.

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: [1010426] Broken Connections.
Date: 2008-09-08 14:22:15
Message-ID: 20080908142215.05D7817AE6F5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

[1010426] Broken Connections. Added some code to help minimize those problems. Now Npgsql can handle threadabort exceptions and try to clean up things.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlState.cs (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlState.cs.diff?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2008-09-08 14:25:07 npgsql - Npgsql2: Added a test for bug 1006158
Previous Message User Fxjr 2008-09-08 14:02:31 npgsql - Npgsql2: Uncommented out the code which checks if a connection