Re: Rationalizing EXPLAIN VERBOSE output

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Rationalizing EXPLAIN VERBOSE output
Дата
Msg-id 3C8CB64A.98911246@fourpalms.org
обсуждение исходный текст
Ответ на Re: Rationalizing EXPLAIN VERBOSE output  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> >> I'm not partial to the duplicated keyword. Really.
> Okay, okay, I concede.  "EXPLAIN VERBOSE n stmt" it is.

Another possibility is to implement
 SET VERBOSITY = n;

Why not do that and not bother extending/polluting the EXPLAIN syntax?
                - Thomas


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Rationalizing EXPLAIN VERBOSE output
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Rationalizing EXPLAIN VERBOSE output