aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/win32.mak
Commit message (Expand)AuthorAge
* This correction is required of nmake of Windows.Bruce Momjian2005-09-16
* Cleanup for Win32 compile.Bruce Momjian2005-06-19
* Backpatch BCC compile changes to 8.0.X for psql.Bruce Momjian2005-04-29
* Properly implement "Response files" for bcc. Add URL's to describe theBruce Momjian2005-03-07
* Tab indent all actions in bcc32.mak, and do it on win32.mak too forBruce Momjian2005-02-27
* Try to get Borland CC to compile.Bruce Momjian2005-02-21
* Use SHGetFolderPath instead of SHGetSpecialFolderPath to find theTom Lane2005-01-26
* Un-break MSVC build, per Andrew Dunstan.Tom Lane2005-01-10
* Not entirely sure when this broke, but libpq's VC++ build is currentlyBruce Momjian2004-11-13
* Remove dllist.c from libpq. It's overkill for what libpq needs; we canTom Lane2004-10-16
* Remove pg_config_paths.h from libpq *.mak builds so later MinGW buildsBruce Momjian2004-09-02
* Enable thread safety for win32.mak build of PostgreSQL.Bruce Momjian2004-06-19
* The attached patch will create a dummy pg_config_paths.h. Additionally,Bruce Momjian2004-06-04
* Add new Win32 file with adjustments for recent code changes.Bruce Momjian2004-06-03
* Corrects issues recently posted by Dann Corbit, allowing libpq/psql toBruce Momjian2004-04-05
* Make a separate win32 debug DLL along with the non-debug version:Bruce Momjian2004-03-09
* Reorder win32/bcc makefile mentions of thread.c for sanity.Bruce Momjian2003-11-30
* Enable Win32 to compile libpq again, and enable SSL compiles on thatBruce Momjian2003-09-05
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-12
* Back out patch that got bundled into another patch.Bruce Momjian2003-06-12
* New patch with corrected README attached.Bruce Momjian2003-06-12
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-03
* Hello, i noticed that win32 native stopped working/compiling after the SSL mergeBruce Momjian2002-07-20
* I'm at the win32 error messages once more. The DLL load thingy doesn'tBruce Momjian2002-04-24
* Remove compile errors of psql.exe and libpq.dll underHiroshi Inoue2001-11-22
* Add MD5 to win32.makBruce Momjian2001-08-25
* Fix win32.mak to support MULTIBYTE build --- it was pulling in severalTom Lane2001-08-03
* Here is an update on the Win32 patch. Modified files are 'config.h.win32'Bruce Momjian2001-01-27
* Update frontend libpq to remove limits on query lengths,Tom Lane1999-08-31
* Fix for Win32 making problem with MB enabled.Tatsuo Ishii1999-08-16
* > Here is a small patch that should only affect win32 buildingBruce Momjian1999-06-07
* Compilation of libpq for Win32 breaks on 6.4, because of a change that IBruce Momjian1998-12-14
* Here are the patches against the current source tree. I have run theBruce Momjian1998-10-06
* Fixes for VC and libpq.Bruce Momjian1998-09-18
* Hello!Bruce Momjian1998-08-29
* Hello!Bruce Momjian1998-07-03