diff options
author | Noah Misch <noah@leadboat.com> | 2019-09-14 19:38:41 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2019-09-14 19:38:41 -0700 |
commit | 87e9fae0696d9e3ff70a1438775ad9f786b854a5 (patch) | |
tree | 049952454a8af2144db2e9dccdd92845d15437da /src/backend/executor/execMain.c | |
parent | e7ff59686eacf5021fb84be921116986c3828d8a (diff) | |
download | postgresql-87e9fae0696d9e3ff70a1438775ad9f786b854a5.tar.gz postgresql-87e9fae0696d9e3ff70a1438775ad9f786b854a5.zip |
Revert "For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm."
This reverts commit e7ff59686eacf5021fb84be921116986c3828d8a. It
defined pg_atomic_fetch_add_u32_impl() without defining
pg_atomic_compare_exchange_u32_impl(), which is incompatible with
src/include/port/atomics/fallback.h. Per buildfarm member prairiedog.
Discussion: https://postgr.es/m/7517.1568470247@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions