diff options
author | Noah Misch <noah@leadboat.com> | 2019-09-13 19:34:30 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2019-09-13 19:34:30 -0700 |
commit | e7ff59686eacf5021fb84be921116986c3828d8a (patch) | |
tree | 4c6d88469db0c15dd741e25cebd9f1187738df06 /src/backend/utils/adt/jsonpath.c | |
parent | dd50f1a43290bb3c67e24e808d4d8656e9532c9a (diff) | |
download | postgresql-e7ff59686eacf5021fb84be921116986c3828d8a.tar.gz postgresql-e7ff59686eacf5021fb84be921116986c3828d8a.zip |
For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm.
This is more like how we handle s_lock.h and arch-x86.h. This does not
materially affect code generation for gcc 7.2.0 or xlc 13.1.3.
Reviewed by Tom Lane.
Discussion: https://postgr.es/m/20190831071157.GA3251746@rfd.leadboat.com
Diffstat (limited to 'src/backend/utils/adt/jsonpath.c')
0 files changed, 0 insertions, 0 deletions