]> 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)
commit8d32f82cbbbba5dd3da76edc298c04d3fd6041ae
tree51de8eb1b49fd48166860d30b4495bdfe5b44917
parentae4305f6d303d246b69a1fcdbb28f346d6a7f4db
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