Thread: npgsql - Npgsql2: In Multi-threaded applications there is a race

npgsql - Npgsql2: In Multi-threaded applications there is a race

From
fxjr@pgfoundry.org (User Fxjr)
Date:
Log Message:
-----------

In Multi-threaded applications there is a race condition that can occur which will result in a broken connection being
re-addedto the pool. Thanks David Leaver for patches. 

More information here: http://pgfoundry.org/forum/forum.php?thread_id=10067&forum_id=519

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