Re: ExecEvalVar does not have appropriate ExprState?

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Vaibhav Kaushal <vaibhavkaushal123(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ExecEvalVar does not have appropriate ExprState?
Date: 2011-03-28 08:46:55
Message-ID: 4D904AFF.6080902@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2011-03-28 08:54:08 Re: SSI bug?
Previous Message Vaibhav Kaushal 2011-03-28 07:44:22 Re: ExecEvalVar does not have appropriate ExprState?