npgsql - Npgsql2: Fix [#1011100] NpgsqlParameter and DBNull Value.

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Fix [#1011100] NpgsqlParameter and DBNull Value.
Дата
Msg-id 20111209212917.60B8611A465@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Fix [#1011100] NpgsqlParameter and DBNull Value. Now NpgsqlParameter changes the dbtype accordingly to the value
assignedto it unless the dbtype has been assigned explicitly. 

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

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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: Fixed line endings.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Enable compiling with the mingw-w64 32 bit compiler.