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

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw
Дата
Msg-id 20090219152042.6411017ADEC2@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: okbob@pgfoundry.org (User Okbob)
Дата:
Сообщение: orafce - orafce: include parser/parse_expr because exprType is defined
Следующее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Fix bogus comment, from the patch to start bgwriter during