Re: bitmap scan cause core dump 8.1dev

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bitmap scan cause core dump 8.1dev
Дата
Msg-id 4037.1125166067@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: bitmap scan cause core dump 8.1dev  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: bitmap scan cause core dump 8.1dev  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
Michael Fuhr <mike@fuhr.org> writes:
> On Sat, Aug 27, 2005 at 10:28:30AM -0400, Tom Lane wrote:
>> Can you provide a self-contained test case?  The backtrace is
>> interesting but it's not enough information to find the bug.

> Here's a simple test case based on what I think Oleg is doing.

I had assumed this was the same bug as your "bogus varno" failure,
but actually it was a separate bug in plan reference fixup.  Not sure
yet that Oleg's original complaint is fixed, but we'll see.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: EXPLAIN with view: bogus varno: 5
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: bitmap scan cause core dump 8.1dev