Re: BUG #13464: Optimizer fails to use partial index on boolean when selected via "IS" operator.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #13464: Optimizer fails to use partial index on boolean when selected via "IS" operator.
Дата
Msg-id 17190.1435105732@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #13464: Optimizer fails to use partial index on boolean when selected via "IS" operator.  (corey.huinker@gmail.com)
Ответы Re: BUG #13464: Optimizer fails to use partial index on boolean when selected via "IS" operator.  (Corey Huinker <corey.huinker@gmail.com>)
Список pgsql-bugs
corey.huinker@gmail.com writes:
> Correct index is used on "WHERE y" and "WHERE y = true" but not "WHERE y IS
> TRUE".

y IS TRUE is not actually equivalent to the other two conditions ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13463: fatal 28000 no pg_hba.conf entry for host
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Re: windows 8 RTM compatibility issue (could not reserve shared memory region for child)