Re: page macros cleanup - Mailing list pgsql-patches

From Zdenek Kotala
Subject Re: page macros cleanup
Date
Msg-id 486E05BF.1090704@sun.com
Whole thread Raw
In response to Re: page macros cleanup  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
List pgsql-patches
Pavan Deolasee napsal(a):
> On Fri, Jul 4, 2008 at 4:20 PM, Zdenek Kotala <Zdenek.Kotala@sun.com> wrote:
>>
>>
>> By my opinion first place where tuple should be placed is:
>>
>> MAXALIGN(SizeOfPageHeaderData + sizeof(ItemIdData))
>>
>
> Tuple actually starts from the other end of the block.

Yes, but I meant first from offset point of view which is opposite to insert order.

        Zdenek


--
Zdenek Kotala              Sun Microsystems
Prague, Czech Republic     http://sun.com/postgresql


pgsql-patches by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: page macros cleanup
Next
From: "Heikki Linnakangas"
Date:
Subject: Re: page macros cleanup