aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2019-09-13 19:34:06 -0700
committerNoah Misch <noah@leadboat.com>2019-09-13 19:34:19 -0700
commit75941f257aacbc68b08e1cbf2e55110d00a06fff (patch)
treec4b9182d7bd6cf01f9a76e8d14666e4141f4ba21 /src/backend/access/gist/gistget.c
parent4737d3a75b725b6babf2d402c767751a105b67e9 (diff)
downloadpostgresql-75941f257aacbc68b08e1cbf2e55110d00a06fff.tar.gz
postgresql-75941f257aacbc68b08e1cbf2e55110d00a06fff.zip
Replace xlc __fetch_and_add() with inline asm.
PostgreSQL has been unusable when built with xlc 13 and newer, which are incompatible with our use of __fetch_and_add(). Back-patch to 9.5, which introduced pg_atomic_fetch_add_u32(). Reviewed by Tom Lane. Discussion: https://postgr.es/m/20190831071157.GA3251746@rfd.leadboat.com
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions