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

From Manfred Koizar
Subject Re: [PATCHES] Reduce heap tuple header size
Date
Msg-id hej5iukop0p3r029759ac0vuk8t8k0jbfp@4ax.com
Whole thread Raw
In response to Re: [PATCHES] Reduce heap tuple header size  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [PATCHES] Reduce heap tuple header size  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Tue, 2 Jul 2002 02:16:29 -0400 (EDT), Bruce Momjian
<pgman@candle.pha.pa.us> wrote:
>I committed the version with no #ifdef's.  If we need them, we can add
>them later, but it is likely we will never need them.

My point was, if there is a need to fallback to v7.2 format, it can be
done by changing a single line from #undef to #define.  IMO the next
patch I'm going to submit is a bit more risky.  But if everyone else
is confident we can make it stable for v7.3, it's fine by me too.

>Yes.  Manfred, keep going.  ;-)

Can't guarantee to keep the rate.  You know, the kids need a bit more
attention when they don't go to school :-)

ServusManfred




pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: listen/notify argument (old topic revisited)
Next
From: Hannu Krosing
Date:
Subject: Re: (A) native Windows port