aboutsummaryrefslogtreecommitdiff
path: root/src/port/win32env.c
Commit message (Expand)AuthorAge
* pgindent run for 9.0Bruce Momjian2010-02-26
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Make the win32 putenv() override update *all* present versions of theMagnus Hagander2010-01-01
* Remove now unreferenced variable.Magnus Hagander2009-12-27
* If the MSVCRT module is not found in the current binary, proceed to updateMagnus Hagander2009-12-27
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Don't call SetEnvironmentVariable() when removing an environment variable,Magnus Hagander2009-02-12
* Make win32 builds always do SetEnvironmentVariable() when doing putenv().Magnus Hagander2009-01-21