Thread: pgsql: protect vfprintf from hijacking by Windows gettext just like

pgsql: protect vfprintf from hijacking by Windows gettext just like

From
adunstan@postgresql.org (Andrew Dunstan)
Date:
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)