npgsql - Npgsql2: Added tests for [#1010543] Parameter value

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Added tests for [#1010543] Parameter value
Date: 2009-02-20 02:12:34
Message-ID: 20090220021234.28C7517ADE40@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Added tests for [#1010543] Parameter value 'Int32.MinValue' throw NpgsqlException(ERROR: 22003: integer out of range). Thanks David Bachmann for heads up and tests.

Modified Files:
--------------
Npgsql2/testsuite/noninteractive/NUnit20:
CommandTests.cs (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/CommandTests.cs.diff?r1=1.24&r2=1.25)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2009-02-20 02:57:21 pgsql: Reconnect to the right database when using parallel restore with
Previous Message Tom Lane 2009-02-20 00:01:03 pgsql: Simplify overcomplicated (and overly restrictive) test to see