Re: GCC memory barriers are missing "cc" clobbers - Mailing list pgsql-hackers

From Andres Freund
Subject Re: GCC memory barriers are missing "cc" clobbers
Date
Msg-id 20140919151851.GK4277@alap3.anarazel.de
Whole thread Raw
In response to Re: GCC memory barriers are missing "cc" clobbers  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2014-09-19 10:58:56 -0400, Tom Lane wrote:
> Andres Freund <andres@2ndquadrant.com> writes:
> > I don't really see any need to backpatch though, do you?

> Well, I'd make it the same in all branches which have that code, which
> is not very far back is it?

It was already introduced in 9.2 - no idea whether that's "far back" or
not ;). Done.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: GCC memory barriers are missing "cc" clobbers
Next
From: Robert Haas
Date:
Subject: identify_locking_dependencies is broken for schema-only dumps