npgsql - Npgsql2: Removed erroneous line added by mistake. - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Removed erroneous line added by mistake.
Date
Msg-id 20111119041159.4D02413E8723@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Removed erroneous line added by mistake.
Fixed warning with NpgsqlParameters.Add method. Used AddWithValue.

Modified Files:
--------------
    Npgsql2/testsuite/noninteractive/NUnit20:
        CommandTests.cs (r1.45 -> r1.46)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/CommandTests.cs?r1=1.45&r2=1.46)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed problem with file encoding.
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid floating-point underflow while tracking buffer allocation