npgsql - Npgsql2: Fix lack of parameter length in certain cases (bug

Поиск
Список
Период
Сортировка
От talliesin@pgfoundry.org (User Talliesin)
Тема npgsql - Npgsql2: Fix lack of parameter length in certain cases (bug
Дата
Msg-id 20081225233452.C0B9A17ADDF7@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix lack of parameter length in certain cases (bug #1010538).

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.34 -> r1.35)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.34&r2=1.35)

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

Предыдущее
От: talliesin@pgfoundry.org (User Talliesin)
Дата:
Сообщение: npgsql - Npgsql2: More explicit serialisation of numeric types, for
Следующее
От: talliesin@pgfoundry.org (User Talliesin)
Дата:
Сообщение: npgsql - Npgsql2: Fix lack of parameter length in another case.