Re: [PATCHES] Last infomask bit

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] Last infomask bit
Дата
Msg-id 12135.1168382645@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] Last infomask bit  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [PATCHES] Last infomask bit  (Heikki Linnakangas <heikki@enterprisedb.com>)
Re: [PATCHES] Last infomask bit  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Tom Lane wrote:
>> Has anyone bothered to measure the overhead added by having to mask to
>> fetch or store the natts value?  This is not a zero-cost improvement.

> Tom, how should this be tested?  I assume some loop of the same query
> over and over again.

I'd be satisfied by a demonstration of no meaningful difference in
pgbench numbers.

It's *probably* not a problem, but you never know if you don't check...

            regards, tom lane

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Mark/Restore and avoiding RandomAccess sorts
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Last infomask bit