Re: Small update for WinNT port

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "[Hor_k Daniel]" <horak(at)sit(dot)plzen-city(dot)cz>
Cc: "'pgsql-hackers(at)postgreSQL(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org>, "'Bruce Momjian'" <maillist(at)candle(dot)pha(dot)pa(dot)us>
Subject: Re: Small update for WinNT port
Date: 2000-02-09 16:19:06
Message-ID: 200002091619.LAA23029@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Applied.

[Charset iso-8859-2 unsupported, filtering to ASCII...]
> 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, skipping...]

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2000-02-09 17:53:06 Re: [HACKERS] minor bug...
Previous Message Bruce Momjian 2000-02-09 16:17:09 Re: [HACKERS] TODO item