Re: pgsql: Add basic spinlock tests to regression tests.

2020-06-18 Thread Andres Freund
Hi, On 2020-06-18 17:44:47 -0400, Tom Lane wrote: > Andres Freund 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

Re: pgsql: Add basic spinlock tests to regression tests.

2020-06-18 Thread Tom Lane
Andres Freund writes: > Add basic spinlock tests to regression tests. Looks like you did not make this C89-clean in the back branches. regards, tom lane