pgsql: Fix C99isms introduced when backpatching atomics / spinlock test - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix C99isms introduced when backpatching atomics / spinlock test
Date
Msg-id E1jm2qO-0006sn-RY@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Add basic spinlock tests to regression tests.
Next
From: Andres Freund
Date:
Subject: pgsql: Fix C99isms introduced when backpatching atomics / spinlock test