Re: pgsql: Fix the fallback memory barrier implementation to be reentrant. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Fix the fallback memory barrier implementation to be reentrant.
Date
Msg-id 24025.1435531375@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Fix the fallback memory barrier implementation to be reentrant.  (Andres Freund <andres@anarazel.de>)
Responses Re: pgsql: Fix the fallback memory barrier implementation to be reentrant.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> Fix the fallback memory barrier implementation to be reentrant.

Seems this has not done the trick: anole just crashed with "stuck
spinlock" again.

            regards, tom lane


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Back-patch some minor bug fixes in GUC code.
Next
From: Tom Lane
Date:
Subject: pgsql: Run the C portions of guc-file.l through pgindent.