Thread: npgsql - Npgsql2: [#1010666] CommandTimeout does gets reset to 20 when

npgsql - Npgsql2: [#1010666] CommandTimeout does gets reset to 20 when

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

[#1010666] CommandTimeout does gets reset to 20 when a Connection object is assigned to it. Now, if a command timeout
isset to NpgsqlCommand, it will respect this timeout regardless of the value set in connection string. Thanks Debabrata
Dasfor testcase. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.41 -> r1.42)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs?r1=1.41&r2=1.42)