Re: varchar does not work too well with IS NOT NULL partial indexes.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: varchar does not work too well with IS NOT NULL partial indexes.
Дата
Msg-id 12868.1185297789@sss.pgh.pa.us
обсуждение исходный текст
Ответ на varchar does not work too well with IS NOT NULL partial indexes.  ("Dawid Kuroczko" <qnex42@gmail.com>)
Список pgsql-general
"Dawid Kuroczko" <qnex42@gmail.com> writes:
> Basically it looks like planner makes better use of
> WHERE ... IS NOT NULL indexes if either you explicitly
> put "text" as a column type or that you cast the column
> to ::text when making index.

I've applied a patch for this.

            regards, tom lane

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Delete/update with limit
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Best interval timeout and check interval for Slony