EXPLAN redundant options

Поиск
Список
Период
Сортировка
От jian he
Тема EXPLAN redundant options
Дата
Msg-id CACJufxGDxLwXHjyphdAh4cXe-Q50_GnZHafQBKJ-BuT-=nA8vQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: EXPLAN redundant options
Список pgsql-hackers
hi.

just found out we can:
explain (verbose, verbose off, analyze on, analyze off, analyze on)
select count(*) from tenk1;

similar to COPY, do we want to error out these redundant options?



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

Предыдущее
От: Richard Guo
Дата:
Сообщение: Re: Removing unneeded self joins
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: EXPLAN redundant options