pgsql: Allow leading and trailing spaces around NaN in numeric_in.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Allow leading and trailing spaces around NaN in numeric_in.
Дата
Msg-id 20090408220840.BF3A27540F4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Allow leading and trailing spaces around NaN in numeric_in.

Sam Mason, rewritten a bit by Tom.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        numeric.c (r1.116 -> r1.117)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/numeric.c?r1=1.116&r2=1.117)
    pgsql/src/test/regress/expected:
        numeric.out (r1.23 -> r1.24)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/numeric.out?r1=1.23&r2=1.24)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: XMLATTRIBUTES() should send the attribute values through
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove psql's ancient hack that suppressed functions taking or