pgsql: Fix snprintf() to properly handle precision specification for %f.

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Fix snprintf() to properly handle precision specification for %f.
Дата
Msg-id 20050312040057.23A31566B4@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix snprintf() to properly handle precision specification for %f.

Modified Files:
--------------
    pgsql/src/port:
        snprintf.c (r1.18 -> r1.19)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/snprintf.c.diff?r1=1.18&r2=1.19)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix problem with infinite recursion between write_syslogger_file
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add warning about the need to increase "max_fsm_relations" and