Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Nicolas Bazin <nbazin(at)ingenico(dot)com(dot)au>, Larry Rosenman <ler(at)lerctr(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware
Date: 2002-04-18 16:33:48
Message-ID: Pine.LNX.4.30.0204181232500.692-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian writes:

> The patch has:
>
> case $host_platform in
> *-*-qnx* | *-*-sco3.2v5*)
> DIFFFLAGS=-b;;
> *)
> DIFFFLAGS=-w;;
> esac
>
> Is this correct. We don't need the sysv5? It is my understanding that
> sysv5 is much more than Open Server 8.

Do we need this at all? Why not simply fix the expected files to remove
the whitespace differences?

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2002-04-18 16:34:18 Re: new food for the contrib/ directory
Previous Message Tom Lane 2002-04-18 16:24:57 Re: [SQL] SQL Query Optimization

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-04-18 16:57:17 Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware
Previous Message Bruce Momjian 2002-04-18 15:31:24 Re: [HACKERS] build of 7.2.1 on SCO Openserver and Unixware