Re: bug: json format and auto_explain

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: bug: json format and auto_explain
Дата
Msg-id 20091207154247.GC3552@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: bug: json format and auto_explain  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: bug: json format and auto_explain
Re: bug: json format and auto_explain
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to cache a non-unique index?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: cvs chapters in our docs