Re: Constraint exclusion can't process simple constant expressions?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Constraint exclusion can't process simple constant expressions?
Дата
Msg-id 4DB06B04.4050204@agliodbs.com
обсуждение исходный текст
Ответ на Re: Constraint exclusion can't process simple constant expressions?  (Claudio Freire <klaussfreire@gmail.com>)
Список pgsql-performance
Claudio,

> Am I missing something?

Yes, prepared statements.

This whole issue arises because CE is implemented purely on the planner
level.  The executor can treat Immutable and Stable functions as the
same; the planner cannot, AFAIK.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: oom_killer
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: oom_killer