Re: BUG #16293: postgres segfaults and returns SQLSTATE 08006

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #16293: postgres segfaults and returns SQLSTATE 08006
Дата
Msg-id 20200323220502.yzkkmisx4igmiwen@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: BUG #16293: postgres segfaults and returns SQLSTATE 08006  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
Hi,

On 2020-03-14 17:35:41 -0700, Andres Freund wrote:
> I think the only reason this issue doesn't have actually bad
> consequences is that we throw an error afterwards - which'll result in
> the executor tree not being used any further.
> 
> I'm inclined to simply copy v12's approach of just ad-hoc creating a
> slot in those routines?

Pushed a commit doing so in 10, 11 and in a seperate commit added tests
to 10-master.

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #16293: postgres segfaults and returns SQLSTATE 08006
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16312: How to get last modified timestamp of password change for user in postgresql.