pgsql: protect vfprintf from hijacking by Windows gettext just like

Поиск
Список
Период
Сортировка
От adunstan@postgresql.org (Andrew Dunstan)
Тема pgsql: protect vfprintf from hijacking by Windows gettext just like
Дата
Msg-id 20061128011234.D39ED9FA621@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

protect vfprintf from hijacking by Windows gettext just like other members of the *printf family.

Modified Files:
--------------
    pgsql/src/include:
        port.h (r1.105 -> r1.106)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.105&r2=1.106)
    pgsql/src/port:
        snprintf.c (r1.32 -> r1.33)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/snprintf.c.diff?r1=1.32&r2=1.33)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix inheritance description to note that not-null constraints are
Следующее
От: andrewd@pgfoundry.org (User Andrewd)
Дата:
Сообщение: pgbuildfarm - client-code: add port for REL8_2_STABLE, and change