This is a discussion on npgsql - Npgsql: Allow IOException in listen thread to be handled by within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Allow IOException in listen thread to be handled by application. (reported by Dan Sherwin). ClearPool called ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Allow IOException in listen thread to be handled by application. (reported by Dan Sherwin). ClearPool called from resulting IOException triggered another error on the pool cleanup thread. Changed to remove Queue for connections. Modified Files: -------------- Npgsql/src/Npgsql: NpgsqlConnector.cs (r1.33 -> r1.34) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.33&r2=1.34) NpgsqlConnectorPool.cs (r1.27 -> r1.28) (http://cvs.pgfoundry.org/cgi-bin/cvs...1=1.27&r2=1.28) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers |
| Thread Tools | |
| Display Modes | |
|
|