From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Manfred Koizar <mkoi-pg(at)aon(dot)at> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Curt Sampson <cjs(at)cynic(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] Reduce heap tuple header size |
Date: | 2002-07-03 16:21:27 |
Message-ID: | 200207031621.g63GLRl13653@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Manfred Koizar wrote:
> On Tue, 2 Jul 2002 02:16:29 -0400 (EDT), Bruce Momjian
> <pgman(at)candle(dot)pha(dot)pa(dot)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, with your recent pages, I think we are committed to changing the
format for 7.3.
> >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 :-)
Let me send over my kids. Where are you located? Austria? Hmmm...
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Hannu Krosing | 2002-07-03 16:35:51 | Re: (A) native Windows port |
Previous Message | Neil Conway | 2002-07-03 16:21:23 | UNIQUE predicate |
From | Date | Subject | |
---|---|---|---|
Next Message | Manfred Koizar | 2002-07-03 17:24:43 | Re: Wrap access to Oid in HeapTupleHeader |
Previous Message | Neil Conway | 2002-07-03 16:21:23 | UNIQUE predicate |