index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
win32.mak
Commit message (
Expand
)
Author
Age
*
Prepare code to be built by MSVC:
Bruce Momjian
2006-06-07
*
Fixes for Win32-client only compiles.
Bruce Momjian
2006-03-03
*
Fix problems with PGXS builds against an installation tree that was
Tom Lane
2005-09-27
*
Cleanup for Win32 compile.
Bruce Momjian
2005-06-19
*
Backpatch BCC compile changes to 8.0.X for psql.
Bruce Momjian
2005-04-29
*
Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the
Tom Lane
2005-01-26
*
An include path got missed out of the patch - see the attached fix.
Bruce Momjian
2004-09-28
*
More MS VC and BCC psql compile cleanups.
Bruce Momjian
2004-09-27
*
Make adjustment for MS VC and BCC compile of psql, from Dave Page.
Bruce Momjian
2004-09-27
*
Improve MS VC builds for psql by handlling flex properly and prevent
Bruce Momjian
2004-09-27
*
Adjust quotes for win32 build of psql.
Bruce Momjian
2004-09-10
*
Create pg_config_paths in port/ for win32 builds of psql.
Bruce Momjian
2004-09-10
*
Remove pg_config_paths.h from libpq *.mak builds so later MinGW builds
Bruce Momjian
2004-09-02
*
Fix bcc to compile libpq by creating include file for path.c.
Bruce Momjian
2004-09-01
*
Realign libpq and psql for need for path.c under Win32 VC and BCC.
Bruce Momjian
2004-09-01
*
Corrects issues recently posted by Dann Corbit, allowing libpq/psql to
Bruce Momjian
2004-04-05
*
Allow win32 client compiles with MSC.
Bruce Momjian
2003-10-26
*
Move simple_prompt()/sprompt.c into /port.
Bruce Momjian
2003-08-08
*
Attached is the complete diff against current CVS.
Bruce Momjian
2003-06-12
*
Heres a patch which will create the sql_help.h file on Win32 if it
Bruce Momjian
2002-11-23
*
getopt.c now in /port, for MS Win.
Bruce Momjian
2002-10-29
*
Add sprompt.obj to Win32 makefiles.
Bruce Momjian
2002-09-11
*
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
*
Remove compile errors of psql.exe and libpq.dll under
Hiroshi Inoue
2001-11-22
*
Here is an update on the Win32 patch. Modified files are 'config.h.win32'
Bruce Momjian
2001-01-27
*
Hi!
Bruce Momjian
2000-01-18
*
Remove gratuitous redefinitions of BLCKSZ.
Tom Lane
1999-10-23
*
> Here is a small patch that should only affect win32 building
Bruce Momjian
1999-06-07
*
Here are the patches against the current source tree. I have run the
Bruce Momjian
1998-10-06
*
Remove \r\n in windows makefile.
Bruce Momjian
1998-09-03
*
From: Magnus Hagander <mha@edu.sollentuna.se>
Marc G. Fournier
1998-08-27