]> granicus.if.org Git - postgresql/history - src/port/win32env.c
Update copyright for 2015
[postgresql] / src / port / win32env.c
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-02-06 Andrew DunstanEnable building with Microsoft Visual Studio 2012.
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-16 Alvaro HerreraAdd some minor missing error checks
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2010-01-01 Magnus HaganderMake the win32 putenv() override update *all* present...
2009-12-27 Magnus HaganderRemove now unreferenced variable.
2009-12-27 Magnus HaganderIf the MSVCRT module is not found in the current binary...
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-02-12 Magnus HaganderDon't call SetEnvironmentVariable() when removing an...
2009-01-21 Magnus HaganderMake win32 builds always do SetEnvironmentVariable...