Обсуждение: npgsql - Npgsql2: Reverted back previous optimization with Int32 and

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

npgsql - Npgsql2: Reverted back previous optimization with Int32 and

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

Reverted back previous optimization with Int32 and Int16 readbuffers. They were having concurrency problems. Thanks
MatthewGabeler-Lee for heads up and testing. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        PGUtil.cs (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/PGUtil.cs?r1=1.13&r2=1.14)