Обсуждение: npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw

Поиск
Список
Период
Сортировка

npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw

От
fxjr@pgfoundry.org (User Fxjr)
Дата:
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)