npgsql - Npgsql2: In Multi-threaded applications there is a race - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: In Multi-threaded applications there is a race
Date
Msg-id 20110301210928.96933107116D@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Change pg_last_xlog_receive_location() not to move backwards. Th
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Additional PL/Python regression test expected file