Re: New EXPLAIN option: ALL

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: New EXPLAIN option: ALL
Дата
Msg-id 20190507162822.GK28936@fetter.org
обсуждение исходный текст
Ответ на Re: New EXPLAIN option: ALL  (Sergei Kornilov <sk@zsrv.org>)
Список pgsql-hackers
On Tue, May 07, 2019 at 11:13:15AM +0300, Sergei Kornilov wrote:
> Hi
> 
> I liked this idea.
> 
> +            timing_set = true;
> +            es->timing = defGetBoolean(opt);
> +            summary_set = true;
> +            es->timing = defGetBoolean(opt);
> 
> second es->timing should be es->summary, right?

You are correct! Sorry about the copy-paste-o.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Typos and wording in jsonpath-exec.c
Следующее
От: David Fetter
Дата:
Сообщение: Re: New EXPLAIN option: ALL