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

From Alvaro Herrera
Subject Re: bug: json format and auto_explain
Date
Msg-id 20091207154247.GC3552@alvh.no-ip.org
Whole thread Raw
In response to Re: bug: json format and auto_explain  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: bug: json format and auto_explain  (Euler Taveira de Oliveira <euler@timbira.com>)
Re: bug: json format and auto_explain  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Tom Lane wrote:
> 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.

Fortunately the author of auto_explain can now commit the fix by himself ...
Kudos, BTW :-)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to cache a non-unique index?
Next
From: Tom Lane
Date:
Subject: Re: cvs chapters in our docs