Re: BUG #18129: GiST index produces incorrect query results

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #18129: GiST index produces incorrect query results
Дата
Msg-id a278e3e4-f9e4-c2ce-1a2f-abb646fdcaa4@iki.fi
обсуждение исходный текст
Ответ на BUG #18129: GiST index produces incorrect query results  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
On 22/09/2023 09:00, PG Bug reporting form wrote:
> First bad commit is 9155580fd, on which three different outcomes are
> possible: test passes/test fails/assertion fails.
> Assertion failures, that we had observed after 9155580fd, were fixed by
> a7ee7c851 and 741b88435, but apparently there is another defect induced
> by that gist implementation change.

I can reproduce this. I suspect something's still wrong with the LSN <-> 
NSN cross check, when the pages are WAL logged in physical order. Thanks 
for the report, I'll take a look.

-- 
Heikki Linnakangas
Neon (https://neon.tech)




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

Предыдущее
От: Aleš Zelený
Дата:
Сообщение: Re: Invalid dump file after drop of role that previously created extension containing a table.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #18080: to_tsvector fails for long text input