Re: Rationalizing EXPLAIN VERBOSE output

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Rationalizing EXPLAIN VERBOSE output
Дата
Msg-id 26169.1015857533@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> Why not do that and not bother extending/polluting the EXPLAIN syntax?

> Unless you have another use for VERBOSITY, it seems like a waste.

For the moment, I plan to not touch the syntax; I'll follow Gavin's
suggestion of just putting the qual info into the default output.
If we really hate it after a month or two of looking at it, we can
figure out what kind of control knob to add then.
        regards, tom lane


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: Rationalizing EXPLAIN VERBOSE output
Следующее
От: Liam Stewart
Дата:
Сообщение: Re: Adding qualification conditions to EXPLAIN output