Re: nextVictimBuffer in README - Mailing list pgsql-hackers

From Robert Haas
Subject Re: nextVictimBuffer in README
Date
Msg-id CA+TgmoYMyz52TNnnNR5KeY2vnpdV2Y7J=f=f6XWiV_n69fNq_Q@mail.gmail.com
Whole thread Raw
In response to nextVictimBuffer in README  (Vik Fearing <vik.fearing@dalibo.com>)
List pgsql-hackers
On Thu, Feb 13, 2014 at 12:10 PM, Vik Fearing <vik.fearing@dalibo.com> wrote:
> While reading through src/backend/storage/buffer/README and looking at
> the code that it describes, I noticed that the case is wrong for
> nextVictimBuffer.
>
> It's no big deal really, but the attached trivial patch makes the README
> match the code.

Thanks, committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease
Next
From: Robert Haas
Date:
Subject: Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease