Re: BUG #8684: Tables with custom range domain type cannot be analyzed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #8684: Tables with custom range domain type cannot be analyzed
Дата
Msg-id 16182.1387855231@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #8684: Tables with custom range domain type cannot be analyzed  (bneumeier@gmail.com)
Ответы Re: BUG #8684: Tables with custom range domain type cannot be analyzed  (Brett Neumeier <bneumeier@gmail.com>)
Список pgsql-bugs
bneumeier@gmail.com writes:
> [ ANALYZE doesn't work on a domain over a range type ]

Fixed, thanks for the report!  Patch against 9.3 is here:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=663f8419b6e75b6ebc4c22d10fbe55f133f768e0

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #8698: cast and view
Следующее
От: Andres Freund
Дата:
Сообщение: Re: BUG #8697: checkpoint cann't flush unlogged table's dirty page to disk.