pgsql: Add a note to the docs describing NaN's equality and ordering

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Add a note to the docs describing NaN's equality and ordering
Дата
Msg-id 20070114223800.2F85C9FB284@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add a note to the docs describing NaN's equality and ordering behavior.
Per recent -hackers thread, this is noteworthy because Postgres behaves
differently from most implementations of NaN, including IEEE754.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        datatype.sgml (r1.183 -> r1.184)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml.diff?r1=1.183&r2=1.184)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Fix reverse compilation of IS DOCUMENT expression.
Следующее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Fix localization support for multibyte encoding and C locale.