Re: Re: Fixes to index pages

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: Fixes to index pages
Дата
Msg-id 13726.982815167@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Re: Fixes to index pages  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> The original version of the patch commandeered an extra bit for tuple
>> length.  If you back off INDEX_SIZE_MASK to 1FFF, and document bit
>> 13 as unused/reserved, then it's just a cleanup.

> OK, we are both catching up now on the email.  Should I put it in
> current?  Seems like cosmetic cleanup.  Of course, even if you say yes,
> I have to wait 24 hours.

In the revised form I have no problem with it.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Fixes to index pages
Следующее
От: Chad David
Дата:
Сообщение: BlobInputStream.java patch