Re: ExecEvalVar does not have appropriate ExprState?

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: ExecEvalVar does not have appropriate ExprState?
Дата
Msg-id 4D904AFF.6080902@enterprisedb.com
обсуждение исходный текст
Ответ на Re: ExecEvalVar does not have appropriate ExprState?  (Vaibhav Kaushal <vaibhavkaushal123@gmail.com>)
Список pgsql-hackers
On 28.03.2011 10:44, Vaibhav Kaushal wrote:
> Also, I think the similar stands for the Const, Param,
> CoerceToDomain and CaseTest nodes, right? They too cast the pointer to
> another type.

Yep.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Vaibhav Kaushal
Дата:
Сообщение: Re: ExecEvalVar does not have appropriate ExprState?
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: SSI bug?