Re: [PATCHES] Reduce heap tuple header size

Поиск
Список
Период
Сортировка
От Manfred Koizar
Тема Re: [PATCHES] Reduce heap tuple header size
Дата
Msg-id hej5iukop0p3r029759ac0vuk8t8k0jbfp@4ax.com
обсуждение исходный текст
Ответ на Re: [PATCHES] Reduce heap tuple header size  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [PATCHES] Reduce heap tuple header size  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: listen/notify argument (old topic revisited)
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: (A) native Windows port