Re: [HACKERS] HPUX Port - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] HPUX Port
Date
Msg-id 10276.900344702@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] HPUX Port  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: [HACKERS] HPUX Port
List pgsql-hackers
The Hermit Hacker <scrappy@hub.org> writes:
> On Mon, 13 Jul 1998, Davide Libenzi wrote:
>> Is there an HPUX port of Postgres SQL ?

>     Yes...

There are a number of minor porting problems with 6.3.2 on HPUX;
see my message in the pgsql-patches archives for 21 Apr 1998.  All
except one item have been addressed in the current development sources.

The "one item" is that configure doesn't know about having to look
in /lib/pa1.1 to find rint() on HPUX 9.  I've been debating whether
it's worth the trouble to fix that or not, vs. just putting a note
in the INSTALL directions to manually correct the config.h file.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] atttypmod now 32 bits, interface change
Next
From: Bruce Momjian
Date:
Subject: Re: Problems with your patch (Sorry).