Re: hash index improving v3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: hash index improving v3
Дата
Msg-id 20927.1220724866@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: hash index improving v3  ("Alex Hunsaker" <badalex@gmail.com>)
Список pgsql-patches
"Alex Hunsaker" <badalex@gmail.com> writes:
> -             tbm_add_tuples(tbm, &scan->xs_ctup.t_self, 1, false);
> +             tbm_add_tuples(tbm, &scan->xs_ctup.t_self, 1, true);

Hah, I bet that explains Jonah's complaint that recheck didn't seem to
be happening in his tests.  Nice catch.

            regards, tom lane

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

Предыдущее
От: "Alex Hunsaker"
Дата:
Сообщение: Re: hash index improving v3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: hash index improving v3