npgsql - Npgsql2: [#1010567] failed LargeObject operation causes

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: [#1010567] failed LargeObject operation causes
Дата
Msg-id 20090506032842.6BE4F17ADEFA@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

[#1010567] failed LargeObject operation causes NotSupportedException. This patch may also work as a workaround for any
seekexception problem. We still have to investigate why Npgsql is letting behind data in the stream. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlQuery.cs (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlQuery.cs.diff?r1=1.6&r2=1.7)

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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: Fixed line ending inconsistencies.
Следующее
От: jbcooley@pgfoundry.org (User Jbcooley)
Дата:
Сообщение: npgsql - Npgsql2: Updated for 2.0.5 release.