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