]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make the win32 putenv() override update *all* present versions of the
authorMagnus Hagander <magnus@hagander.net>
Fri, 1 Jan 2010 14:57:19 +0000 (14:57 +0000)
committerMagnus Hagander <magnus@hagander.net>
Fri, 1 Jan 2010 14:57:19 +0000 (14:57 +0000)
commit1c0f0d99ae14428bc6060241f4511eb9446288d0
treeee2b5dfbc29f95a2be3ba2ef871e1f740f2dc417
parentcae9c0d8c14e0997aa587350d13981ba7827c1d5
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
src/port/win32env.c