Re: How to look at the Expression Trees

Поиск
Список
Период
Сортировка
От Vaibhav Kaushal
Тема Re: How to look at the Expression Trees
Дата
Msg-id AANLkTi=DP0abUQOwr639yr+T2hHjwhK5Z_hdq7YbvUXL@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to look at the Expression Trees  (Vaibhav Kaushal <vaibhavkaushal123@gmail.com>)
Ответы Re: How to look at the Expression Trees  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
Hi,

You said:

ExecMakeFunctionResultNoSets is used to evaluate function calls.

What are the 'functions' there? Are they the user supplied pl/PGSQL style user functions, the functions handled by fmgr or are they just another C function which make the Expression Evaluator?

Regards,
Vaibhav 

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

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: GSoC 2011 - Mentors? Projects?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Planner regression in 9.1: min(x) cannot use partial index with NOT NULL