diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-02-09 16:23:44 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-02-09 16:23:44 +0000 |
commit | ecd853737690478f85c5304a5ea1f4a3792480b3 (patch) | |
tree | d3ae4fc16d9e5d56514a03f3aa05998f79f8fb8f /contrib/array/array_iterator.c | |
parent | 3dec14197bba4013e8688dfeea452388a9846587 (diff) | |
download | postgresql-ecd853737690478f85c5304a5ea1f4a3792480b3.tar.gz postgresql-ecd853737690478f85c5304a5ea1f4a3792480b3.zip |
I checked the WinNT port yesterday (a few days old snapshot from CVS) and I
am including a patch to get it compile.
changes to psql:
- added less as default pager when compiling on Cygwin
- need to declare "filename_completion_function" because it is not exported
from readline -> added to include/port/win.h
changes to pg_id:
- include of <getopt.h>
- add .exe when installing
I think there is a problem with calling the regress tests on WinNT - it
should be called with PORTNAME not HOST as the parameter to regress.sh or
the check when to add "-h localhost" to psql has to be changed. Now it is
checked against the PORTNAME.
The results of the regress tests were OK with expected failures ;-)
Daniel Horak
Diffstat (limited to 'contrib/array/array_iterator.c')
0 files changed, 0 insertions, 0 deletions