Re: Compiling on HP-UX 10.20 fails - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: Compiling on HP-UX 10.20 fails
Date
Msg-id b42b73150811171124o1ee8787bg2e9f323c999f8fdc@mail.gmail.com
Whole thread Raw
In response to Re: Compiling on HP-UX 10.20 fails  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Compiling on HP-UX 10.20 fails  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Nov 16, 2008 at 12:41 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I've always assumed that the userland thread support in 10.20 is too
> broken to be worth troubling with.

Using GNU Pth 2.07 on hpux 10.20 all tests provided with the library
pass when built via gcc 2.95.3.  hpux is definitely a capricious
platform on a lot of levels, but Andrew's patch does technically fix
the build.  PostgreSQL's threading tests pass as well.  The
alternative is to have configure error out if threading is requested
for this platform.

merlin


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Transactions and temp tables
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: Block-level CRC checks