Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Patches > Re: page macros...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 13 of 26 Topic 3804 of 4088
Post > Topic >>

Re: page macros cleanup

by heikki@[EMAIL PROTECTED] ("Heikki Linnakangas") Jul 4, 2008 at 02:18 PM

Zdenek Kotala wrote:
> By my opinion first place where tuple should be placed is:
> 
> MAXALIGN(SizeOfPageHeaderData + sizeof(ItemIdData))

Yeah, but we don't enforce that directly. We enforce it by MAXALIGNing 
size in PageAddItem, and with the rule that special-size is MAXALIGNed.

To put it another way, it's possible that there's an unaligned amount of 
free space on a page, as returned by PageGetExactFreeSpace. But since 
item size is always MAXALIGNed, it's impossible to use it all.


Come to think of it, why do we require MAXALIGN alignment of tuples? I 
must be missing something, but AFAICS the widest fields in 
HeapTupleHeaderData are 4-bytes wide, so it should be possible to get 
away with 4-byte alignment.

-- 
   Heikki Lin****angas
   EnterpriseDB   http://www.enterprisedb.com

-- 
Sent via pgsql-patches mailing list (pgsql-patches@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
 




 26 Posts in Topic:
page macros cleanup
Zdenek.Kotala@[EMAIL PROT  2008-06-13 18:08:35 
Re: page macros cleanup
pavan.deolasee@[EMAIL PRO  2008-07-03 17:20:52 
Re: page macros cleanup
heikki@[EMAIL PROTECTED]   2008-07-03 17:04:51 
Re: page macros cleanup
Zdenek.Kotala@[EMAIL PROT  2008-07-04 10:38:04 
Re: page macros cleanup
pavan.deolasee@[EMAIL PRO  2008-07-04 14:33:41 
Re: page macros cleanup (ver 03)
Zdenek.Kotala@[EMAIL PROT  2008-07-04 11:57:47 
Re: page macros cleanup
Zdenek.Kotala@[EMAIL PROT  2008-07-04 09:31:29 
Re: page macros cleanup
pavan.deolasee@[EMAIL PRO  2008-07-04 14:20:12 
Re: page macros cleanup
heikki@[EMAIL PROTECTED]   2008-07-04 13:07:00 
Re: page macros cleanup
pavan.deolasee@[EMAIL PRO  2008-07-04 16:20:03 
Re: page macros cleanup
heikki@[EMAIL PROTECTED]   2008-07-04 13:55:44 
Re: page macros cleanup
Zdenek.Kotala@[EMAIL PROT  2008-07-04 12:50:55 
Re: page macros cleanup
heikki@[EMAIL PROTECTED]   2008-07-04 14:18:37 
Re: page macros cleanup
pavan.deolasee@[EMAIL PRO  2008-07-04 16:34:15 
Re: page macros cleanup
pavan.deolasee@[EMAIL PRO  2008-07-04 16:35:36 
Re: page macros cleanup
Zdenek.Kotala@[EMAIL PROT  2008-07-04 13:04:15 
Re: page macros cleanup
Zdenek.Kotala@[EMAIL PROT  2008-07-04 13:13:03 
Re: page macros cleanup
Zdenek.Kotala@[EMAIL PROT  2008-07-04 13:47:00 
Re: page macros cleanup (ver 04)
Zdenek.Kotala@[EMAIL PROT  2008-07-04 14:11:59 
Re: page macros cleanup (ver 04)
heikki@[EMAIL PROTECTED]   2008-07-09 14:54:08 
Re: page macros cleanup (ver 04)
tgl@[EMAIL PROTECTED] (T  2008-07-13 15:02:19 
Re: page macros cleanup (ver 04)
Zdenek.Kotala@[EMAIL PROT  2008-07-08 21:28:27 
Re: page macros cleanup (ver 04)
Zdenek.Kotala@[EMAIL PROT  2008-07-09 15:43:59 
Re: page macros cleanup (ver 04)
tgl@[EMAIL PROTECTED] (T  2008-07-13 14:05:44 
Re: page macros cleanup (ver 04)
Zdenek.Kotala@[EMAIL PROT  2008-07-21 21:19:25 
Re: page macros cleanup (ver 04)
tgl@[EMAIL PROTECTED] (T  2008-07-21 16:16:13 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Oct 12 14:35:55 CDT 2008.