npgsql - Npgsql2: Added a fix for caseinsensitive parameter names in

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Added a fix for caseinsensitive parameter names in
Дата
Msg-id 20100111015835.064391071E02@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Added a fix for caseinsensitive parameter names in query strings. Thanks Antonio Leiva for the patch!

Added test case for this bug.

Also added a pending testcase for NpgsqlInet types returned from NpgsqlDataReader.GetValue(). This test is not working
yetbecause of pending fixes in Npgsql. But the test is ok. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.43 -> r1.44)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs?r1=1.43&r2=1.44)
    Npgsql2/testsuite/noninteractive/NUnit20:
        CommandTests.cs (r1.33 -> r1.34)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/CommandTests.cs?r1=1.33&r2=1.34)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Some trivial adjustments in comments for struct RelationData.
Следующее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: remove use of temp file for perlchunks.h, as in recent change to