| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Vik Fearing <vik(dot)fearing(at)dalibo(dot)com> |
| Cc: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: nextVictimBuffer in README |
| Date: | 2014-02-17 19:04:25 |
| Message-ID: | CA+TgmoYMyz52TNnnNR5KeY2vnpdV2Y7J=f=f6XWiV_n69fNq_Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Feb 13, 2014 at 12:10 PM, Vik Fearing <vik(dot)fearing(at)dalibo(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2014-02-17 19:06:43 | Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease |
| Previous Message | Andres Freund | 2014-02-17 18:55:19 | Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease |