Re: BUG #3245: PANIC: failed to re-find shared lock object

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3245: PANIC: failed to re-find shared lock object
Дата
Msg-id 28403.1177630281@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #3245: PANIC: failed to re-find shared loc k o b j ect  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
I wrote:
> Also, we have a generic issue that making fresh entries in a hashtable
> might result in a concurrent hash_seq_search scan visiting existing
> entries more than once; that's definitely not something any of the
> existing callers are thinking about.

> I'm too tired to think about fixes right now, but we've definitely
> found a hotbed of actual and potential bugs.

I've committed a fix for this; it'll be in the next set of releases.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #3048: pg_dump dumps intarray metadata incorrectly
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: setseed accepts bad seeds