Re: page macros cleanup - Mailing list pgsql-patches

From Pavan Deolasee
Subject Re: page macros cleanup
Date
Msg-id 2e78013d0807040404q5ff7f7faq9f87a39e0f0552fa@mail.gmail.com
Whole thread Raw
In response to Re: page macros cleanup  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Responses Re: page macros cleanup (ver 04)  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-patches
On Fri, Jul 4, 2008 at 4:25 PM, Heikki Linnakangas
<heikki@enterprisedb.com> wrote:
>
>
> No, there's a itemsz = MAXALIGN(itemsz) call before the check against
> HashMaxItemSize.
>

Ah, right. Still should we just not MAXALIGN_DOWN the Max size to
reflect the practical limit on the itemsz ? It's more academical
though, so not a big deal.

Thanks,
Pavan

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

pgsql-patches by date:

Previous
From: "Heikki Linnakangas"
Date:
Subject: Re: page macros cleanup
Next
From: "Pavan Deolasee"
Date:
Subject: Re: page macros cleanup