Re: anole: assorted stability problems - Mailing list pgsql-hackers

From Andres Freund
Subject Re: anole: assorted stability problems
Date
Msg-id 20150520195207.GN27868@alap3.anarazel.de
Whole thread Raw
In response to Re: anole: assorted stability problems  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: anole: assorted stability problems  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2015-05-20 16:44:12 -0300, Alvaro Herrera wrote:
> Andres Freund wrote:
> > Hm. Anole hasn't reported reliably for a while before these. It's quite
> > possible that this is a ac++ portability problem around the
> > atomics. There's lots of other IA64 animals not having problems, but
> > they're not using ac++.
> 
> Lots?  As far as I can tell, this is the only Itanium machine in the
> buildfarm.

Uh. I'm pretty sure there were some back when that patch went in. And
there definitely used to be a couple earlier. I guess itanium really is
dying (mixed bad: It's a horrible architecture, but more coverage would
still be good).



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: anole: assorted stability problems
Next
From: Andrew Dunstan
Date:
Subject: Re: Problems with question marks in operators (JDBC, ECPG, ...)