Re: Crash in add_paths_to_append_rel

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Crash in add_paths_to_append_rel
Дата
Msg-id CAApHDvr+HgyKEAvY2RL7gYeCqUU9HYT9f6N4Ux0=FwrnDo5Ymg@mail.gmail.com
обсуждение исходный текст
Ответ на Crash in add_paths_to_append_rel  (Richard Guo <guofenglinux@gmail.com>)
Ответы Re: Crash in add_paths_to_append_rel
Список pgsql-hackers
On Mon, 9 Oct 2023 at 22:49, Richard Guo <guofenglinux@gmail.com> wrote:
> I came across a crash in add_paths_to_append_rel() with the query below.

> It was introduced by commit a8a968a8 where we referenced
> cheapest_startup_path->param_info without first checking that we have a
> valid cheapest_startup_path.

Thank you for the report.

Since you've managed to attribute this to a specific commit, for the
future, I think instead of opening a new thread, it would be more
useful to communicate the issue on the thread that's linked in the
commit message.

I will look at this tomorrow.

David



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Draft LIMIT pushdown to Append and MergeAppend patch
Следующее
От: shveta malik
Дата:
Сообщение: Re: Synchronizing slots from primary to standby