npgsql - Npgsql: 2006-09-11 Josh Cooley <jbnpgsql@tuxinthebox.net>

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql: 2006-09-11 Josh Cooley <jbnpgsql@tuxinthebox.net>
Date: 2006-09-12 01:59:25
Message-ID: 20060912015925.3195A86C5D1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
2006-09-11 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net>

* NpgsqlCommand.cs: Handle closed connection and other database errors. Cancel should not throw an exception when it fails.

Modified Files:
--------------
Npgsql/src/Npgsql:
NpgsqlCommand.cs (r1.100 -> r1.101)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.100&r2=1.101)

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2006-09-12 06:13:28 npgsql - Npgsql: Fixed resource path.
Previous Message User Mario__ 2006-09-11 21:22:49 webtranslator - l10n: - Locks work well, I've been tested a while -