Re: BUG #8410: out of binary heap slots

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #8410: out of binary heap slots
Дата
Msg-id 20130830211532.GA5931@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: BUG #8410: out of binary heap slots  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: BUG #8410: out of binary heap slots  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-bugs
Andres Freund wrote:

> No need, found the bug. And I think can build a testcase myself.
>
> ExecReScanMergeAppend resets ms_initialized, but doesn't clear the
> binaryheap. Thus no new elements fit.

Um.  Are we missing a binaryheap_clear() method?

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Terje Elde
Дата:
Сообщение: Re: BUG #8410: out of binary heap slots
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #8410: out of binary heap slots