pgsql: Make the win32 putenv() override update *all* present versions of

Started by Magnus Haganderover 16 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

Log Message:
-----------
Make the win32 putenv() override update *all* present versions of the
MSVCRxx runtime, not just the current + Visual Studio 6 (MSVCRT). Clearly
there can be an almost unlimited number of runtimes loaded at the same
time.

Per report from Hiroshi Inoue

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/src/port:
win32env.c (r1.3 -> r1.3.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/win32env.c?r1=1.3&r2=1.3.2.1)