npgsql - Npgsql2: Added missing support to not add casts to parameters

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Added missing support to not add casts to parameters
Дата
Msg-id 20080813185211.A465717AE72D@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Added missing support to not add casts to parameters when not needed when calling functions. This support also removes
castswhen passing null values. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.25 -> r1.26)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.25&r2=1.26)

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

Предыдущее
От: pgunittest@pgfoundry.org (User Pgunittest)
Дата:
Сообщение: pgscript - pgScript: Changed stderr to stdout (bug)
Следующее
От: pgunittest@pgfoundry.org (User Pgunittest)
Дата:
Сообщение: pgscript - pgScript: Back to detached threads