Обсуждение: npgsql - Npgsql2: Readded cast for byte[] when handling bytea

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

npgsql - Npgsql2: Readded cast for byte[] when handling bytea

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


Readded cast for byte[] when handling bytea parameters which was removed by mistake. This was giving problems with
byte[]support. Thanks Alaric for heads up. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.20 -> r1.21)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.20&r2=1.21)