npgsql - Npgsql2: [#1010997] Consider using System.Threading.Timer - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: [#1010997] Consider using System.Threading.Timer
Date
Msg-id 20110315012520.7F8211071035@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

[#1010997] Consider using System.Threading.Timer instead of System.Timers.Timer
Thanks Alex A Ermoshenko for feedback, patch and tests.

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

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: [#1010986] Endless recursion on hanging connection in
Next
From: Robert Haas
Date:
Subject: pgsql: Remove 13 keywords that are used only for ROLE options.