Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-10Recognize network-failure errnos as indicating hard connection loss.Tom Lane
2017-04-11Remove support for bcc and msvc standalone libpq buildsMagnus Hagander
2011-12-10Enable compiling with the mingw-w64 32 bit compiler.Andrew Dunstan
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2005-12-06Make Win32 build use our port/snprintf.c routines, instead of dependingTom Lane
2004-07-31>OK, if you look at the last few commits to interfaces/libpq/win32.mak,Bruce Momjian
2004-05-07Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane
2004-04-19* Most changes are to fix warnings issued when compiling win32Bruce Momjian
2004-03-24Allow unlink/rename of files open by another process on Win32, using aBruce Momjian
2003-06-14Make libpq thread-safe with configure --with-threads option.Bruce Momjian
2003-05-09More cleanups now that we have crypt().Bruce Momjian
2002-12-30Attached is a patch to provide makefiles, etc. to allow the compilationBruce Momjian
2002-10-03The attached patch fixes a number of issues related to compiling theBruce Momjian
2002-07-20Hello, i noticed that win32 native stopped working/compiling after the SSL mergeBruce Momjian
2001-11-28Load netmsg.dll locally in winsock_strerror, to avoid actual andTom Lane
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-08-21> Ok, where's a "system dependent hack" :)Bruce Momjian
2001-08-03Fix residual breakage from Windows socket-errno patch: the routinesTom Lane
2001-07-21I downloaded new source for lib (only few hours old !!!), and madeBruce Momjian
2001-07-20i've spotted a following problem using DBD::Pg under win32. winsockBruce Momjian
2001-02-07Actually, it looks like DEF_PGPORT belongs over in config.h.win32 forTom Lane
2001-02-07Remove broken (and unnecessary) definition of DEF_PGPORT.Tom Lane
2000-06-11Substituted new configure test for types of accept()Peter Eisentraut
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-02-24 The following is required in order to make beta1 compile on the Win32Bruce Momjian
2000-02-07Fixed psql double quoting of SQL idsPeter Eisentraut
1999-10-23Remove gratuitous redefinitions of BLCKSZ.Tom Lane
1999-07-19Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian
1999-06-07> Here is a small patch that should only affect win32 buildingBruce Momjian
1998-12-14Compilation of libpq for Win32 breaks on 6.4, because of a change that IBruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-07-03Hello!Bruce Momjian