Re: [HACKERS] CREATE STATISTICS statistic_type documentation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] CREATE STATISTICS statistic_type documentation
Дата
Msg-id 15960.1495729714@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [HACKERS] CREATE STATISTICS statistic_type documentation  (Jeff Janes <jeff.janes@gmail.com>)
Ответы Re: [HACKERS] CREATE STATISTICS statistic_type documentation  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
Jeff Janes <jeff.janes@gmail.com> writes:
> The docs for CREATE STATISTICS does not say what happens if the
> statistic_type clause is omitted.  It should probably say that the default
> action is to create both ndistinct and dependencies.

Hmm, I coulda sworn that it did say that somewhere.

Where would you expect to find that?
        regards, tom lane



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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: [HACKERS] CREATE STATISTICS statistic_type documentation
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: [HACKERS] Surjective functional indexes