npgsql - Npgsql2: Made NpgsqlConnection.Close log its entrance before

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Made NpgsqlConnection.Close log its entrance before
Date: 2008-11-18 14:57:09
Message-ID: 20081118145709.99E9D17ADD6B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Made NpgsqlConnection.Close log its entrance before any other code.
Fixed condition tested by Close to see if it should run or not.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlConnection.cs (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlConnection.cs.diff?r1=1.22&r2=1.23)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2008-11-18 14:59:49 npgsql - Npgsql2: Removed a redundant check which was already being
Previous Message Peter Eisentraut 2008-11-18 13:10:20 pgsql: Ident authentication over Unix-domain sockets on Solaris, using