Small update for WinNT port

From: Horák Daniel <horak(at)sit(dot)plzen-city(dot)cz>
To: "'pgsql-hackers(at)postgreSQL(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org>, "'Bruce Momjian'" <maillist(at)candle(dot)pha(dot)pa(dot)us>
Subject: Small update for WinNT port
Date: 2000-02-09 10:30:33
Message-ID: F4A9A276019AD311B08C00A024B2517005885B@exchange.mmp.plzen-city.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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 ;-)

Dan

----------------------------------------------
Daniel Horak
network and system administrator
e-mail: horak(at)sit(dot)plzen-city(dot)cz
privat e-mail: dan(dot)horak(at)email(dot)cz ICQ:36448176
----------------------------------------------

Attachment Content-Type Size
winpgsql.diff application/octet-stream 1.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2000-02-09 13:33:52 AW: AW: [HACKERS] Another nasty cache problem
Previous Message Kevin Lo 2000-02-09 10:28:08 Re: [HACKERS] WinNT compiling: ongoing References: <Pine.BSF.4.10.10002020958270.10395