]> git.ipfire.org Git - thirdparty/postgresql.git/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)
commit585fc561f8246fde76cee691607cc43325e16b29
treef9065caed02f5dc32b84b67e5d5f4395ac5668f3
parent41f3d262693b1d735a3683104e334f1e9b48d7f4
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