]> 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:30 +0000 (19:33 -0700)
commitf380c5190134a4e928bf30a4ff9fec775cdcc692
tree007cb944a3a48cf601bc5f2f48cda379c11e1cb9
parentb360e0fcd7dcffe3238187209911a6f523057b0c
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