Re: Re: [COMMITTERS] pgsql: Properly access a buffer's LSN using existing access macros - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: Re: [COMMITTERS] pgsql: Properly access a buffer's LSN using existing access macros
Date
Msg-id 36e682920810201449w1e1bfca7j41f4aa44ee171cee@mail.gmail.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Properly access a buffer's LSN using existing access macros  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Mon, Oct 20, 2008 at 5:23 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Hmm, I just noticed this comment in bufpage.h (which was also in Jonah's
> patch) :-(
>
> typedef struct PageHeaderData
> {
>    /* XXX LSN is member of *any* block, not only page-organized ones */

Passed regressions and several benchmarks for me.

-- 
Jonah H. Harris, Senior DBA
myYearbook.com


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [COMMITTERS] pgsql: Properly access a buffer's LSN using existing access macros
Next
From: Greg Smith
Date:
Subject: Re: Debian no longer dumps cores?