npgsql - Npgsql2: [#1010421] Matching of parameter names should be

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: [#1010421] Matching of parameter names should be
Дата
Msg-id 20080703195026.97B0117AE725@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------


[#1010421] Matching of parameter names should be case insensitive.
Npgsql now searches for index of parameter names using case sensitivity and case insensitivity.
Thanks Waldemar Bergstreiser for patch.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlParameterCollection.cs (r1.7 -> r1.8)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlParameterCollection.cs.diff?r1=1.7&r2=1.8)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Don't refer to the database name "regression" inside the
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add a function pg_get_keywords() to let clients find out the set