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

Noah Misch <noah@leadboat.com>

Commit: 4737d3a75b725b6babf2d402c767751a105b67e9
Author: Noah Misch <noah@leadboat.com>
Date: 2019-09-14T02:33:47Z
Releases: 9.5.20
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