Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.

Noah Misch <noah@leadboat.com>

Commit: f380c5190134a4e928bf30a4ff9fec775cdcc692
Author: Noah Misch <noah@leadboat.com>
Date: 2019-09-14T02:33:30Z
Releases: 13.0
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

Files

PathChange+/−
src/test/regress/regress.c modified +16 −2

Discussion