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