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

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: [#1010666] CommandTimeout does gets reset to 20 when
Date: 2009-07-02 14:57:17
Message-ID: 20090702145717.407FC10721C4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

[#1010666] CommandTimeout does gets reset to 20 when a Connection object is assigned to it. Now, if a command timeout is set to NpgsqlCommand, it will respect this timeout regardless of the value set in connection string. Thanks Debabrata Das for 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-07-02 18:55:41 pgsql: Upgrade to Autoconf 2.63 This upgrades the configure
Previous Message User Itagaki 2009-07-02 09:55:57 reorg - pg_reorg: Add pgut-spi files.