| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make Win32 build use our port/snprintf.c routines, instead of depending | Tom Lane | 2005-12-06 | 1 | -3/+0 |
| * | >OK, if you look at the last few commits to interfaces/libpq/win32.mak, | Bruce Momjian | 2004-07-31 | 1 | -0/+1 |
| * | Solve the 'Turkish problem' with undesirable locale behavior for case | Tom Lane | 2004-05-07 | 1 | -8/+1 |
| * | * Most changes are to fix warnings issued when compiling win32 | Bruce Momjian | 2004-04-19 | 1 | -2/+0 |
| * | Allow unlink/rename of files open by another process on Win32, using a | Bruce Momjian | 2004-03-24 | 1 | -1/+1 |
| * | Make libpq thread-safe with configure --with-threads option. | Bruce Momjian | 2003-06-14 | 1 | -2/+1 |
| * | More cleanups now that we have crypt(). | Bruce Momjian | 2003-05-09 | 1 | -5/+0 |
| * | Attached is a patch to provide makefiles, etc. to allow the compilation | Bruce Momjian | 2002-12-30 | 1 | -0/+8 |
| * | The attached patch fixes a number of issues related to compiling the | Bruce Momjian | 2002-10-03 | 1 | -1/+1 |
| * | Hello, i noticed that win32 native stopped working/compiling after the SSL merge | Bruce Momjian | 2002-07-20 | 1 | -1/+5 |
| * | Load netmsg.dll locally in winsock_strerror, to avoid actual and | Tom Lane | 2001-11-28 | 1 | -5/+2 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -2/+2 |
| * | > Ok, where's a "system dependent hack" :) | Bruce Momjian | 2001-08-21 | 1 | -10/+8 |
| * | Fix residual breakage from Windows socket-errno patch: the routines | Tom Lane | 2001-08-03 | 1 | -8/+10 |
| * | I downloaded new source for lib (only few hours old !!!), and made | Bruce Momjian | 2001-07-21 | 1 | -0/+1 |
| * | i've spotted a following problem using DBD::Pg under win32. winsock | Bruce Momjian | 2001-07-20 | 1 | -0/+15 |
| * | Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for | Tom Lane | 2001-02-07 | 1 | -6/+0 |
| * | Remove broken (and unnecessary) definition of DEF_PGPORT. | Tom Lane | 2001-02-07 | 1 | -6/+1 |
| * | Substituted new configure test for types of accept() | Peter Eisentraut | 2000-06-11 | 1 | -1/+1 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -1/+0 |
| * | The following is required in order to make beta1 compile on the Win32 | Bruce Momjian | 2000-02-24 | 1 | -0/+2 |
| * | Fixed psql double quoting of SQL ids | Peter Eisentraut | 2000-02-07 | 1 | -1/+3 |
| * | Remove gratuitous redefinitions of BLCKSZ. | Tom Lane | 1999-10-23 | 1 | -1/+0 |
| * | Re-add getopt.h check, remove NT-specific tests for it. | Bruce Momjian | 1999-07-19 | 1 | -3/+0 |
| * | > Here is a small patch that should only affect win32 building | Bruce Momjian | 1999-06-07 | 1 | -3/+3 |
| * | Compilation of libpq for Win32 breaks on 6.4, because of a change that I | Bruce Momjian | 1998-12-14 | 1 | -1/+1 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -1/+1 |
| * | Hello! | Bruce Momjian | 1998-07-03 | 1 | -0/+35 |