Re: page macros cleanup

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: page macros cleanup
Дата
Msg-id 2e78013d0807040405k4c738cfsf7699baec35f7d3e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: page macros cleanup  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: page macros cleanup  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-patches
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.

Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB http://www.enterprisedb.com

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: page macros cleanup
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Relation forks & FSM rewrite patches