]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/win32.c
libpq: use pgsocket for socket values, for portability
[postgresql] / src / interfaces / libpq / win32.c
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-07-02 Peter EisentrautAssorted message style improvements
2012-04-24 Robert HaasLots of doc corrections.
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-07-26 Peter EisentrautReplace printf format %i by %d
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-05-17 Andrew DunstanAdd $PostgreSQL$ markers to a lot of files that were...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-12-04 Bruce MomjianPatch of Win32 Encoding problem for server messages...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-29 Bruce MomjianAdd #include postgres_fe.h in two win32-specific files...
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-02-27 Bruce MomjianBecause the change to gettext. Needs a bunch of new...
2005-02-22 Bruce MomjianUse _() macro consistently rather than gettext(). ...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-04-19 Bruce Momjian* Most changes are to fix warnings issued when compilin...
2004-02-02 Bruce MomjianBriefly,
2003-09-05 Bruce MomjianEnable Win32 to compile libpq again, and enable SSL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-06-14 Bruce MomjianMake libpq thread-safe with configure --with-threads...
2002-09-04 Bruce Momjianpgindent run.
2002-07-20 Bruce MomjianHello, i noticed that win32 native stopped working...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-24 Bruce MomjianI'm at the win32 error messages once more. The DLL...