Re: How to use index in WHERE int = float

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to use index in WHERE int = float
Дата
Msg-id gf7mnq$10lb$1@news.hub.org
обсуждение исходный текст
Ответ на Re: How to use index in WHERE int = float  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: How to use index in WHERE int = float
Список pgsql-general
> The IN-pullup code runs before constant-simplification does, so it
> doesn't see that as a simple join condition.

Seems serious design flaw.
How to change expression parser so that contant parts of expressions are
removed before IN-pullup?

Andrus.


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