Re: Process local hint bit cache

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Process local hint bit cache
Дата
Msg-id BANLkTi=+NGjJu2c1Ht4n8_J0C7EWvc0pNA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Process local hint bit cache  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: Process local hint bit cache  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
On Thu, Apr 7, 2011 at 2:49 PM, Merlin Moncure <mmoncure@gmail.com> wrote:
> On Thu, Apr 7, 2011 at 1:28 PM, Merlin Moncure <mmoncure@gmail.com> wrote:
>>                        int ByteOffset = xid / BITS_PER_BYTE;
>
> whoops, I just notice this was wrong -- the byte offset needs to be
> taking bucket into account.  I need to clean this up some more
> obviously, but the issues at play remain the same....

So, where is the latest version of this patch?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Range Types, constructors, and the type system
Следующее
От: Josh Berkus
Дата:
Сообщение: Inconsistency between postgresql.conf and docs