npgsql - Npgsql2: Use Kana-width-insensitive comparisons supplied by

Поиск
Список
Период
Сортировка
От talliesin@pgfoundry.org (User Talliesin)
Тема npgsql - Npgsql2: Use Kana-width-insensitive comparisons supplied by
Дата
Msg-id 20090112112641.B32C817ADE45@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use Kana-width-insensitive comparisons supplied by System.Globalization.CompareInfo rather than rolling our own.

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

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

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Use qualified_name instead of relation_expr for commands that
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Add some minimal documentation that the SQL standard requires