Re: pgsql: Augment EXPLAIN output with more details on Hash nodes.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Augment EXPLAIN output with more details on Hash nodes.
Дата
Msg-id 22427.1265043184@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Augment EXPLAIN output with more details on Hash nodes.  (rhaas@postgresql.org (Robert Haas))
Ответы Re: pgsql: Augment EXPLAIN output with more details on Hash nodes.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-committers
rhaas@postgresql.org (Robert Haas) writes:
> Log Message:
> -----------
> Augment EXPLAIN output with more details on Hash nodes.

This needs to be damped down a bit.  It should not print useless
non-information in cases where the plan wasn't actually run.
Please compare show_sort_info.

            regards, tom lane

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove tabs in sgml.
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Augment EXPLAIN output with more details on Hash nodes.