pgsql: Make the win32 putenv() override update *all* present versions of - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Make the win32 putenv() override update *all* present versions of
Date
Msg-id 20100101145719.4A30C753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Make the win32 putenv() override update *all* present versions of
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Update SQL features supported list