Re: pgsql: Add basic spinlock tests to regression tests. - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Add basic spinlock tests to regression tests.
Date
Msg-id 20200618220106.pbdgpc5bumwaypme@alap3.anarazel.de
Whole thread Raw
In response to Re: pgsql: Add basic spinlock tests to regression tests.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Hi,

On 2020-06-18 17:44:47 -0400, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > Add basic spinlock tests to regression tests.
> 
> Looks like you did not make this C89-clean in the back branches.

Working on it, sorry for that.

Greetings,

Andres Freund



pgsql-committers by date:

Previous
From: Tom Lane
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