]> granicus.if.org Git - postgresql/commit
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
authorNoah Misch <noah@leadboat.com>
Sat, 14 Sep 2019 02:33:30 +0000 (19:33 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 14 Sep 2019 02:33:47 +0000 (19:33 -0700)
commit4737d3a75b725b6babf2d402c767751a105b67e9
tree861c520a964dde3049d96e8987a912c2b5940ba9
parent7110f5c37721914dc4b948a7d0ba4eab09cb88a5
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.

Back-patch to 9.5, which introduced these functions.

Reviewed by Tom Lane.

Discussion: https://postgr.es/m/20190831071157.GA3251746@rfd.leadboat.com
src/test/regress/regress.c