Thread: npgsql - Npgsql2: Fixed another commandtimeout problem.

npgsql - Npgsql2: Fixed another commandtimeout problem.

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

Fixed another commandtimeout problem. This time, creating an internal Npgsqlcommand was reseting it. See
http://pgfoundry.org/forum/message.php?msg_id=1005814for more info. Thanks David Leaver (dave @nospam@ smartrak.co.nz)
forheads up and test case. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.45 -> r1.46)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs?r1=1.45&r2=1.46)