diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-10-03 17:09:42 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-10-03 17:09:42 +0000 |
commit | a0bf2503ea0d9a1a2208dd3cf74727bcda7e69d2 (patch) | |
tree | aa3d6727dc94d4a0c4741077184e7cfcf5cdf709 /src/backend/executor/functions.c | |
parent | d4eae72513d919522c8711b55894511f4fb49443 (diff) | |
download | postgresql-a0bf2503ea0d9a1a2208dd3cf74727bcda7e69d2.tar.gz postgresql-a0bf2503ea0d9a1a2208dd3cf74727bcda7e69d2.zip |
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
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions