pgsql: Fix C99isms introduced when backpatching atomics / spinlock test

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix C99isms introduced when backpatching atomics / spinlock test
Дата
Msg-id E1jm2qO-0006sn-RY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix C99isms introduced when backpatching atomics / spinlock tests.

Branch
------
REL_11_STABLE

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

Modified Files
--------------
src/test/regress/regress.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Add basic spinlock tests to regression tests.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix C99isms introduced when backpatching atomics / spinlock test