Re: [PATCHES] Reduce heap tuple header size - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] Reduce heap tuple header size
Date
Msg-id 200207011415.g61EFhE18297@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCHES] Reduce heap tuple header size  (Curt Sampson <cjs@cynic.net>)
Responses Re: [PATCHES] Reduce heap tuple header size  (Manfred Koizar <mkoi-pg@aon.at>)
List pgsql-hackers
Curt Sampson wrote:
> On Fri, 28 Jun 2002, Bruce Momjian wrote:
> 
> > OK, we need to vote on this patch.  It reduces the tuple header by 4
> > bytes (11% decrease).
> >
> > If we apply it, we will not be able to easily use pg_upgrade for 7.3
> > because the on-disk table format will change.
> >
> > Votes are:
> >
> > 1) Apply it now
> > 2) Wait until August and see if any other table format changes are made.
> > 3) Delay patch until we have other table format changes.
> 
> I would tend to say "apply it now" so that we can get more testing
> of it.

OK, I have heard enough votes to add this.  If more votes come in while
it is in the queue, we can reevaluate.

Also, Manfred is working on making the OID field optional, so it seems
we may have more format changes coming.  Time to focus on any other data
format changes we want to be in 7.3.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] Changes in /contrib/fulltextindex
Next
From: Tom Lane
Date:
Subject: Re: HeapTupleHeader withoud oid