summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/win32.h
Commit message (Expand)AuthorAgeFilesLines
* Recognize network-failure errnos as indicating hard connection loss.Tom Lane2020-10-101-11/+0
* Remove support for bcc and msvc standalone libpq buildsMagnus Hagander2017-04-111-7/+1
* Enable compiling with the mingw-w64 32 bit compiler.Andrew Dunstan2011-12-101-0/+6
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-1/+1
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-0/+3
* Make Win32 build use our port/snprintf.c routines, instead of dependingTom Lane2005-12-061-3/+0
* >OK, if you look at the last few commits to interfaces/libpq/win32.mak,Bruce Momjian2004-07-311-0/+1
* Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane2004-05-071-8/+1
* * Most changes are to fix warnings issued when compiling win32Bruce Momjian2004-04-191-2/+0
* Allow unlink/rename of files open by another process on Win32, using aBruce Momjian2004-03-241-1/+1
* Make libpq thread-safe with configure --with-threads option.Bruce Momjian2003-06-141-2/+1
* More cleanups now that we have crypt().Bruce Momjian2003-05-091-5/+0
* Attached is a patch to provide makefiles, etc. to allow the compilationBruce Momjian2002-12-301-0/+8
* The attached patch fixes a number of issues related to compiling theBruce Momjian2002-10-031-1/+1
* Hello, i noticed that win32 native stopped working/compiling after the SSL mergeBruce Momjian2002-07-201-1/+5
* Load netmsg.dll locally in winsock_strerror, to avoid actual andTom Lane2001-11-281-5/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+2
* > Ok, where's a "system dependent hack" :)Bruce Momjian2001-08-211-10/+8
* Fix residual breakage from Windows socket-errno patch: the routinesTom Lane2001-08-031-8/+10
* I downloaded new source for lib (only few hours old !!!), and madeBruce Momjian2001-07-211-0/+1
* i've spotted a following problem using DBD::Pg under win32. winsockBruce Momjian2001-07-201-0/+15
* Actually, it looks like DEF_PGPORT belongs over in config.h.win32 forTom Lane2001-02-071-6/+0
* Remove broken (and unnecessary) definition of DEF_PGPORT.Tom Lane2001-02-071-6/+1
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-111-1/+1
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-1/+0
* The following is required in order to make beta1 compile on the Win32Bruce Momjian2000-02-241-0/+2
* Fixed psql double quoting of SQL idsPeter Eisentraut2000-02-071-1/+3
* Remove gratuitous redefinitions of BLCKSZ.Tom Lane1999-10-231-1/+0
* Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian1999-07-191-3/+0
* > Here is a small patch that should only affect win32 buildingBruce Momjian1999-06-071-3/+3
* Compilation of libpq for Win32 breaks on 6.4, because of a change that IBruce Momjian1998-12-141-1/+1
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-1/+1
* Hello!Bruce Momjian1998-07-031-0/+35