| Commit message (Expand) | Author | Age |
* | Remove unsafe calling of WSAStartup and WSACleanup from DllMain. Move the | Magnus Hagander | 2007-03-08 |
* | Allow Borland CC to compile libpq and psql. | Bruce Momjian | 2007-01-11 |
* | Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in | Tom Lane | 2006-11-21 |
* | MSVC/BCC Win32 compiler fixes. | Bruce Momjian | 2006-10-10 |
* | Oops, forgot that libpq needs extra steps to make use of src/port/ files. | Tom Lane | 2006-09-27 |
* | Suppress MSVC warnings about weak functions by using | Bruce Momjian | 2006-08-09 |
* | Move pthread-win32.h to /port, modify bcc/msvc makefiles. | Bruce Momjian | 2006-07-10 |
* | Prepare code to be built by MSVC: | Bruce Momjian | 2006-06-07 |
* | This correction is required of nmake of Windows. | Bruce Momjian | 2005-09-16 |
* | Cleanup for Win32 compile. | Bruce Momjian | 2005-06-19 |
* | Backpatch BCC compile changes to 8.0.X for psql. | Bruce Momjian | 2005-04-29 |
* | Properly implement "Response files" for bcc. Add URL's to describe the | Bruce Momjian | 2005-03-07 |
* | Tab indent all actions in bcc32.mak, and do it on win32.mak too for | Bruce Momjian | 2005-02-27 |
* | Try to get Borland CC to compile. | Bruce Momjian | 2005-02-21 |
* | Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the | Tom Lane | 2005-01-26 |
* | Un-break MSVC build, per Andrew Dunstan. | Tom Lane | 2005-01-10 |
* | Not entirely sure when this broke, but libpq's VC++ build is currently | Bruce Momjian | 2004-11-13 |
* | Remove dllist.c from libpq. It's overkill for what libpq needs; we can | Tom Lane | 2004-10-16 |
* | Remove pg_config_paths.h from libpq *.mak builds so later MinGW builds | Bruce Momjian | 2004-09-02 |
* | Enable thread safety for win32.mak build of PostgreSQL. | Bruce Momjian | 2004-06-19 |
* | The attached patch will create a dummy pg_config_paths.h. Additionally, | Bruce Momjian | 2004-06-04 |
* | Add new Win32 file with adjustments for recent code changes. | Bruce Momjian | 2004-06-03 |
* | Corrects issues recently posted by Dann Corbit, allowing libpq/psql to | Bruce Momjian | 2004-04-05 |
* | Make a separate win32 debug DLL along with the non-debug version: | Bruce Momjian | 2004-03-09 |
* | Reorder win32/bcc makefile mentions of thread.c for sanity. | Bruce Momjian | 2003-11-30 |
* | Enable Win32 to compile libpq again, and enable SSL compiles on that | Bruce Momjian | 2003-09-05 |
* | Attached is the complete diff against current CVS. | Bruce Momjian | 2003-06-12 |
* | Back out patch that got bundled into another patch. | Bruce Momjian | 2003-06-12 |
* | New patch with corrected README attached. | Bruce Momjian | 2003-06-12 |
* | Remove all traces of multibyte and locale options. Clean up comments | Peter Eisentraut | 2002-09-03 |
* | Hello, i noticed that win32 native stopped working/compiling after the SSL merge | Bruce Momjian | 2002-07-20 |
* | I'm at the win32 error messages once more. The DLL load thingy doesn't | Bruce Momjian | 2002-04-24 |
* | Remove compile errors of psql.exe and libpq.dll under | Hiroshi Inoue | 2001-11-22 |
* | Add MD5 to win32.mak | Bruce Momjian | 2001-08-25 |
* | Fix win32.mak to support MULTIBYTE build --- it was pulling in several | Tom Lane | 2001-08-03 |
* | Here is an update on the Win32 patch. Modified files are 'config.h.win32' | Bruce Momjian | 2001-01-27 |
* | Update frontend libpq to remove limits on query lengths, | Tom Lane | 1999-08-31 |
* | Fix for Win32 making problem with MB enabled. | Tatsuo Ishii | 1999-08-16 |
* | > Here is a small patch that should only affect win32 building | Bruce Momjian | 1999-06-07 |
* | Compilation of libpq for Win32 breaks on 6.4, because of a change that I | Bruce Momjian | 1998-12-14 |
* | Here are the patches against the current source tree. I have run the | Bruce Momjian | 1998-10-06 |
* | Fixes for VC and libpq. | Bruce Momjian | 1998-09-18 |
* | Hello! | Bruce Momjian | 1998-08-29 |
* | Hello! | Bruce Momjian | 1998-07-03 |