Re: Latches and barriers

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Latches and barriers
Date: 2015-01-12 17:49:53
Message-ID: 22264.1421084993@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund <andres(at)2ndquadrant(dot)com> writes:
> On 2015-01-12 11:03:42 -0500, Tom Lane wrote:
>> Yeah, now that we have barrier code we think works, we should definitely
>> put some in there. The only reason it's like that is we didn't have
>> any real barrier support at the time.

> Master only though? If we decide we need it earlier, we can backport
> that commit lateron...

We've not been back-patching barrier fixes have we? I'm hesitant to
put any of that stuff into released branches until it's had more time
to age.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2015-01-12 17:52:49 Re: Latches and barriers
Previous Message Robert Haas 2015-01-12 17:44:56 Re: Latches and barriers