pgsql: Test pg_atomic_fetch_add_ with variable addend and 16-bit edgec - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Test pg_atomic_fetch_add_ with variable addend and 16-bit edgec
Date
Msg-id E1i8y0J-00076j-Nj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8d32f82cbbbba5dd3da76edc298c04d3fd6041ae

Modified Files
--------------
src/test/regress/regress.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Make tuplesort_set_bound() assertions more comprehensible,hopef
Next
From: Tom Lane
Date:
Subject: Re: pgsql: For all ppc compilers, implement pg_atomic_fetch_add_ with inlin