]> 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:46 +0000 (19:33 -0700)
commit5b5b0f721d9cece8fb68ecdd1d53c3bffe6e753c
treed4ac76b6ff60e0053ffee23554237016f1df40f9
parent96b5033e117141eecf3782ee555f39b3006a732f
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