npgsql - Npgsql2: Fixed more bugs about ResetDbType() and null values.

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Fixed more bugs about ResetDbType() and null values.
Дата
Msg-id 20100710034201.73EC510715DD@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Fixed more bugs about ResetDbType() and null values. Now, Npgsql is a little bit more conformant to sqlclient.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlParameter.cs (r1.26 -> r1.27)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlParameter.cs?r1=1.26&r2=1.27)

В списке pgsql-committers по дате отправления:

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: Fixed bug where Npgsql was returning DBNull for a
Следующее
От: David Fetter
Дата:
Сообщение: Re: pgsql: Clarify that "psql -c" ignores psqlrc files.