pgsql: protect vfprintf from hijacking by Windows gettext just like

Started by Andrew Dunstanover 19 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

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)