summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/win32.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Phase 3 of pgindent updates.Tom Lane2017-06-211-1/+1
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-211-2/+2
* Fix typos in comments.Heikki Linnakangas2017-02-061-1/+1
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Tweak __attribute__-wrapping macros for better pgindent results.Tom Lane2015-03-261-3/+1
* Add macros wrapping all usage of gcc's __attribute__.Andres Freund2015-03-111-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Remove dependency on wsock32.lib in favor of ws2_32Magnus Hagander2014-07-151-3/+0
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Assorted message style improvementsPeter Eisentraut2012-07-021-1/+1
* Lots of doc corrections.Robert Haas2012-04-231-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Replace printf format %i by %dPeter Eisentraut2011-07-261-2/+2
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-1/+1
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-0/+3
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-1/+1
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-011-3/+3
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-1/+1
* Patch of Win32 Encoding problem for server messages usingBruce Momjian2006-12-041-1/+1
* pgindent run for 8.2.Bruce Momjian2006-10-041-1/+1
* Add #include postgres_fe.h in two win32-specific files, because there isBruce Momjian2006-07-291-2/+2
* Prepare code to be built by MSVC:Bruce Momjian2006-06-071-4/+10
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-1/+1
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+2
* Because the change to gettext. Needs a bunch of new includes. PatchBruce Momjian2005-02-271-2/+3
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-221-1/+1
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-1/+1
* Pgindent run for 8.0.Bruce Momjian2004-08-291-1/+1
* Update copyright to 2004.Bruce Momjian2004-08-291-1/+1
* * Most changes are to fix warnings issued when compiling win32Bruce Momjian2004-04-191-2/+2
* Briefly,Bruce Momjian2004-02-021-0/+2
* Enable Win32 to compile libpq again, and enable SSL compiles on thatBruce Momjian2003-09-051-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-1/+1
* Make libpq thread-safe with configure --with-threads option.Bruce Momjian2003-06-141-11/+10
* pgindent run.Bruce Momjian2002-09-041-135/+267
* Hello, i noticed that win32 native stopped working/compiling after the SSL mergeBruce Momjian2002-07-201-0/+7
* Update copyright to 2002.Bruce Momjian2002-06-201-1/+1
* I'm at the win32 error messages once more. The DLL load thingy doesn'tBruce Momjian2002-04-241-0/+182