Re: brin regression test intermittent failures

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: brin regression test intermittent failures
Дата
Msg-id 18709.1433446192@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: brin regression test intermittent failures  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: brin regression test intermittent failures
Список pgsql-hackers
I wrote:
> The other cases that I found involve cidrcol, and seem to represent
> an actual bug in the brin planning logic, ie failure to disregard a
> no-op cast.  I'll look closer.

I leapt to the wrong conclusion on that one.  The reason for failure to
match to an index column had nothing to do with the extra cast, and
everything to do with the fact that there was no such index column.

I think we're probably good now, though it'd be wise to keep an eye on
chipmunk for awhile to verify that it doesn't see the problem anymore.
        regards, tom lane



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Further issues with jsonb semantics, documentation
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: brin regression test intermittent failures