Re: pgsql: Add a basic atomic ops API abstracting away platform/architectur

From: Andres Freund <andres(at)anarazel(dot)de>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add a basic atomic ops API abstracting away platform/architectur
Date: 2014-09-26 00:16:36
Message-ID: 20140926001636.GI16581@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2014-09-26 09:12:43 +0900, Michael Paquier wrote:
> On Fri, Sep 26, 2014 at 8:59 AM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> > Add a basic atomic ops API abstracting away platform/architecture details.
>
> locust is not happy with this patch:
> http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=locust&dt=2014-09-26%2000%3A00%3A48

On it. I'm pretty sure it won't feel lonely being red
coloured... There'll be, as mentioned in the commit message, more
breakage. This is highly compiler specific stuff and there's only so
much that can be tested without access to the buildfarm...

Greetings,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2014-09-26 00:28:57 Re: pgsql: Add a basic atomic ops API abstracting away platform/architectur
Previous Message Michael Paquier 2014-09-26 00:12:43 Re: pgsql: Add a basic atomic ops API abstracting away platform/architectur