aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/win32.mak
Commit message (Expand)AuthorAge
* Prepare code to be built by MSVC:Bruce Momjian2006-06-07
* Fixes for Win32-client only compiles.Bruce Momjian2006-03-03
* Fix problems with PGXS builds against an installation tree that wasTom Lane2005-09-27
* Cleanup for Win32 compile.Bruce Momjian2005-06-19
* Backpatch BCC compile changes to 8.0.X for psql.Bruce Momjian2005-04-29
* Use SHGetFolderPath instead of SHGetSpecialFolderPath to find theTom Lane2005-01-26
* An include path got missed out of the patch - see the attached fix.Bruce Momjian2004-09-28
* More MS VC and BCC psql compile cleanups.Bruce Momjian2004-09-27
* Make adjustment for MS VC and BCC compile of psql, from Dave Page.Bruce Momjian2004-09-27
* Improve MS VC builds for psql by handlling flex properly and preventBruce Momjian2004-09-27
* Adjust quotes for win32 build of psql.Bruce Momjian2004-09-10
* Create pg_config_paths in port/ for win32 builds of psql.Bruce Momjian2004-09-10
* Remove pg_config_paths.h from libpq *.mak builds so later MinGW buildsBruce Momjian2004-09-02
* Fix bcc to compile libpq by creating include file for path.c.Bruce Momjian2004-09-01
* Realign libpq and psql for need for path.c under Win32 VC and BCC.Bruce Momjian2004-09-01
* Corrects issues recently posted by Dann Corbit, allowing libpq/psql toBruce Momjian2004-04-05
* Allow win32 client compiles with MSC.Bruce Momjian2003-10-26
* Move simple_prompt()/sprompt.c into /port.Bruce Momjian2003-08-08
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-12
* Heres a patch which will create the sql_help.h file on Win32 if itBruce Momjian2002-11-23
* getopt.c now in /port, for MS Win.Bruce Momjian2002-10-29
* Add sprompt.obj to Win32 makefiles.Bruce Momjian2002-09-11
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-03
* Remove compile errors of psql.exe and libpq.dll underHiroshi Inoue2001-11-22
* Here is an update on the Win32 patch. Modified files are 'config.h.win32'Bruce Momjian2001-01-27
* Hi!Bruce Momjian2000-01-18
* Remove gratuitous redefinitions of BLCKSZ.Tom Lane1999-10-23
* > Here is a small patch that should only affect win32 buildingBruce Momjian1999-06-07
* Here are the patches against the current source tree. I have run theBruce Momjian1998-10-06
* Remove \r\n in windows makefile.Bruce Momjian1998-09-03
* From: Magnus Hagander <mha@edu.sollentuna.se>Marc G. Fournier1998-08-27