Log Message: ----------- In Multi-threaded applications there is a race condition that can occur which will result in a broken connection being re-added to 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) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
