Re: bug: json format and auto_explain - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bug: json format and auto_explain
Date
Msg-id 18549.1260168396@sss.pgh.pa.us
Whole thread Raw
In response to bug: json format and auto_explain  (Euler Taveira de Oliveira <euler@timbira.com>)
Responses 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>)
List 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 by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: EXPLAIN BUFFERS
Next
From: Itagaki Takahiro
Date:
Subject: Re: YAML Was: CommitFest status/management