postgresql/src/interfaces
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
..
cli pgindent run. 2002-09-04 20:31:48 +00:00
ecpg Remove commas for compatibility with newer bisons. 2002-09-22 21:54:31 +00:00
jdbc test files added by Kris Jurka 2002-10-01 16:11:30 +00:00
libpgtcl Obviously noone has ever tested the doubling of availiable result ids 2002-09-23 01:43:23 +00:00
libpq The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
python Move PyGreSQL usage documentation from README into DocBook. Some other 2002-09-23 21:10:13 +00:00
Makefile perl5 interface moved to gborg 2002-08-30 13:06:22 +00:00