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

Removed NpgsqlConnector finalizer call. Now connection close handling in the 
worst case is done by the NpgsqlNetworkStream which takes care of sending the 
proper Postgresql message when disposing the underlying socket.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlConnector.cs (r1.37 -> r1.38)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlConnector.cs?r1=1.37&r2=1.38)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to