Re: bug: json format and auto_explain

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bug: json format and auto_explain
Дата
Msg-id 18549.1260168396@sss.pgh.pa.us
обсуждение исходный текст
Ответ на bug: json format and auto_explain  (Euler Taveira de Oliveira <euler@timbira.com>)
Ответы Re: bug: json format and auto_explain  (Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Re: bug: json format and auto_explain  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Euler Taveira de Oliveira <euler@timbira.com> writes:
> While testing the EXPLAIN BUFFERS patch I found a bug. I'm too tired to
> provide a fix right now but if someone can take it I will appreciate. It seems
> ExplainJSONLineEnding() doesn't expect es->grouping_stack list as a null pointer.

Looks like auto_explain is under the illusion that it need not call
ExplainBeginOutput/ExplainEndOutput.
        regards, tom lane


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

Предыдущее
От: Itagaki Takahiro
Дата:
Сообщение: Re: EXPLAIN BUFFERS
Следующее
От: Itagaki Takahiro
Дата:
Сообщение: Re: YAML Was: CommitFest status/management