postgres/src
Bruce Momjian a0bf2503ea The attached patch fixes a number of issues related to compiling the
client
utilities (libpq.dll and psql.exe) for win32 (missing defines,
adjustments to
includes, pedantic casting, non-existent functions) per:
   http://developer.postgresql.org/docs/postgres/install-win32.html.

It compiles cleanly under Windows 2000 using Visual Studio .net. Also
compiles clean and passes all regression tests (regular and contrib)
under Linux.

In addition to a review by the usual suspects, it would be very
desirable for  someone well versed in the peculiarities of win32 to take
a look.

Joe Conway
2002-10-03 17:09:42 +00:00
..
backend The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
bin The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data
include The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
interfaces The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
makefiles Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
pl Back out /pl memory leak patch. Wait for new version. 2002-09-26 05:39:03 +00:00
port pgindent run. 2002-09-04 20:31:48 +00:00
template Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
test Alter scale selection for NUMERIC division and transcendental functions 2002-10-02 19:21:26 +00:00
tools Update symbols for 7.3. 2002-09-04 19:11:06 +00:00
tutorial Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
utils The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
DEVELOPERS
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.shlib Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
nls-global.mk Avoid shell syntax error if list of languages is empty. 2002-09-02 22:19:42 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00