Обсуждение: npgsql - Npgsql2: Fixed error message: Backend sent unrecognized

Поиск
Список
Период
Сортировка

npgsql - Npgsql2: Fixed error message: Backend sent unrecognized

От
fxjr@pgfoundry.org (User Fxjr)
Дата:
Log Message:
-----------


Fixed error message: Backend sent unrecognized response type: q. There was an error on Error message handling where we
wereletting some fields without processing. Thanks Eric Montague (eric @nospam@ nuws.com) for heads up and tests. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlError.cs (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlError.cs.diff?r1=1.4&r2=1.5)