npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw
Date
Msg-id 20090219152042.6411017ADEC2@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

[#1010543] Parameter value 'Int32.MinValue' throw NpgsqlException(ERROR: 22003: integer out of range). Thanks David
Bachmannfor the ideas about how to solve that on mail list referenced on this bug report. Also thanks to Josh Cooley
forreviewing the previous attempts to fix that and preventing me of doing problems. Also thanks Dario Quintana
(contactoat darioquintana dot com dot ar) for his feedback and testing. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.36 -> r1.37)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.36&r2=1.37)

pgsql-committers by date:

Previous
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: orafce - orafce: include parser/parse_expr because exprType is defined
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Fix bogus comment, from the patch to start bgwriter during