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 E1jm2qT-0006td-Rx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix C99isms introduced when backpatching atomics / spinlock tests.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/86593365ce40b20f99c0575e79f47da92afe46d7

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: pgsql: Fix C99isms introduced when backpatching atomics / spinlock test
Next
From: Andres Freund
Date:
Subject: pgsql: Fix C99isms introduced when backpatching atomics / spinlock test