pgsql: protect vfprintf from hijacking by Windows gettext just like - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: protect vfprintf from hijacking by Windows gettext just like
Date
Msg-id 20061128011234.D39ED9FA621@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix inheritance description to note that not-null constraints are
Next
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: add port for REL8_2_STABLE, and change