Re: pgsql: For all ppc compilers, implement pg_atomic_fetch_add_ with inlin - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: For all ppc compilers, implement pg_atomic_fetch_add_ with inlin
Date
Msg-id 7517.1568470247@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: For all ppc compilers,implement pg_atomic_fetch_add_ with inlin  (Noah Misch <noah@leadboat.com>)
Responses Re: pgsql: For all ppc compilers, implement pg_atomic_fetch_add_with inlin  (Noah Misch <noah@leadboat.com>)
List pgsql-committers
Noah Misch <noah@leadboat.com> writes:
> For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm.

prairiedog thinks there's something wrong here --- probably, some global
enabling #define is missing?

I can't investigate right now, maybe later today.

            regards, tom lane



pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Replace xlc __fetch_and_add() with inline asm.
Next
From: Noah Misch
Date:
Subject: Re: pgsql: For all ppc compilers, implement pg_atomic_fetch_add_with inlin