pgsql: Remove rint() for to_char MS and US output.

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Remove rint() for to_char MS and US output.
Дата
Msg-id 20070217031132.D09D19FB43A@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove rint() for to_char MS and US output.  We can't us rint() because
we can't overflow to the next higher units, and we might print the lower
units for MS.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        formatting.c (r1.127 -> r1.128)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c.diff?r1=1.127&r2=1.128)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add: > * Allow holdable cursors in SPI
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add code so that when COPY_PARSE_PLAN_TREES is defined, the copy