Re: porting on ITANIUM2 platform under HP-UX - Mailing list pgsql-bugs

From Tom Lane
Subject Re: porting on ITANIUM2 platform under HP-UX
Date
Msg-id 7196.1045236158@sss.pgh.pa.us
Whole thread Raw
In response to Re: porting on ITANIUM2 platform under HP-UX  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Ah, seems we need Itanium2-specific test-and-set functions for HPUX, or
> perhaps our problem is that HPUX is assumed to be PA-RISC.

Both.  But until someone contributes some Itanium assembly code, there's
little point in generalizing the HPUX config settings ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: porting on ITANIUM2 platform under HP-UX
Next
From: Pavel Hanak
Date:
Subject: Problems with insert rule called from plpython