Re: Doubts about EvalPlanQual

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Doubts about EvalPlanQual
Дата
Msg-id 27235.1235083838@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Doubts about EvalPlanQual  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Список pgsql-hackers
Jaime Casanova <jcasanov@systemguards.com.ec> writes:
> if it is a "can't happen" scenario then why not make it an assert?

Asserts on data-consistency checks aren't really a good idea.

(IOW this is "can't happen" only as long as your database isn't
corrupt...)
        regards, tom lane


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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: Doubts about EvalPlanQual
Следующее
От: David Fetter
Дата:
Сообщение: Re: Proposed Patch to Improve Performance of Multi-BatchHash Join for Skewed Data Sets