npgsql - Npgsql2: Really fixed culture dependent representation of

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Really fixed culture dependent representation of
Дата
Msg-id 20090226020658.A417517ADEBE@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Really fixed culture dependent representation of floating numbers. Now it uses a invariant culture representation.
ThanksAntonio Leiva for heads up. 

Modified Files:
--------------
    Npgsql2/src/NpgsqlTypes:
        NpgsqlTypeConverters.cs (r1.15 -> r1.16)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypeConverters.cs.diff?r1=1.15&r2=1.16)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix an old problem in decompilation of CASE constructs: the
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Add a -w/--no-password option that prevents all password prompts