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

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Test pg_atomic_fetch_add_ with variable addend and 16-bit edgec
Дата
Msg-id E1i8y0J-00076f-N3@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e6a90ded5a6c2085a71b0e564451b48e800f4e8f

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Make tuplesort_set_bound() assertions more comprehensible,hopef
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: For all ppc compilers, implement pg_atomic_fetch_add_ with inlin