]> 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)
commite6a90ded5a6c2085a71b0e564451b48e800f4e8f
treee737e340c088e337a91dcecd15cd38c4e8a96f3b
parent4f7dbf0ef50b0569cfac1d604eb721c89ee65647
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