npgsql - Npgsql2: [#1010779] Respect CommandTimeout in first function - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: [#1010779] Respect CommandTimeout in first function
Date
Msg-id 20100406040210.BF68110716BF@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

[#1010779] Respect CommandTimeout in first function call w/ string parameter. Patch applied. Thanks Noah Misch
(noah.misch@nospam@ channeladvisor.com) for tests and patch. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.52 -> r1.53)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs?r1=1.52&r2=1.53)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Reword exclusion constriants to mention that the operator can
Next
From: sriggs@postgresql.org (Simon Riggs)
Date:
Subject: pgsql: Change some debug ereports to elogs, as requested by translation