Re: BUG #1790: coredump in postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1790: coredump in postgres
Дата
Msg-id 28179.1122582628@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1790: coredump in postgres  ("Dmitry Karasik" <dmitry@karasik.eu.org>)
Список pgsql-bugs
"Dmitry Karasik" <dmitry@karasik.eu.org> writes:
> The following bug has been logged online:

> Bug reference:      1790
> Logged by:          Dmitry Karasik
> Email address:      dmitry@karasik.eu.org
> PostgreSQL version: 8.1-devel
> Operating system:   freebsd 5.4
> Description:        coredump in postgres
> Details:

> pgsql is 8.1-devel, cvsup-latest

Dmitry provided me with a test case, from which it became apparent that
the problem was the new bitmap indexscan code not being fully ready to
cope with partial indexes.  There were a number of problems besides the
core dump itself, but I think I've got it all cleaned up now.

            regards, tom lane

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: BUG #1795: mirroring
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #1794: inheritance removes permissions from the parent table