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

From [email protected] (User Fxjr)
Subject npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw
Date
Msg-id [email protected]
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: [email protected] (User Okbob)
Date:
Subject: orafce - orafce: include parser/parse_expr because exprType is defined
Next
From: [email protected] (Heikki Linnakangas)
Date:
Subject: pgsql: Fix bogus comment, from the patch to start bgwriter during