Re: Pg 15 devel crashes when fetching data from table using cursor

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Pg 15 devel crashes when fetching data from table using cursor
Дата
Msg-id 765892.1646966405@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Pg 15 devel crashes when fetching data from table using cursor  (Andres Freund <andres@anarazel.de>)
Ответы Re: Pg 15 devel crashes when fetching data from table using cursor  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
Andres Freund <andres@anarazel.de> writes:
> interestingly a single row isn't sufficient to trigger it, even if it contains
> data to be detoasted...

Hah, that explains why I failed to reproduce it a couple days ago.
IIRC, I set up a test case with a one-row table :-(

But ... how would we get through one row and then fail on the next?

            regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Pg 15 devel crashes when fetching data from table using cursor
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Pg 15 devel crashes when fetching data from table using cursor