Re: Executor Material

Поиск
Список
Период
Сортировка
От Dan Colish
Тема Re: Executor Material
Дата
Msg-id 20090804204337.GD3109@blackbox.spiretech.com
обсуждение исходный текст
Ответ на Executor Material  (Edson Ramiro <erlfilho@gmail.com>)
Список pgsql-hackers
I found these docs to very helpful for understand how the backend works,
but for the executor specifically, I think following the code is best.

http://anoncvs.postgresql.org/cvsweb.cgi/~checkout~/pgsql/src/tools/backend/index.html

--
--Dan

On Tue, Aug 04, 2009 at 05:35:04PM -0300, Edson Ramiro wrote:
> Hi all,
> 
> Does someone has some material which explain how the executor works?
> 
> I'm looking for the internal processing of a query in the _executor_.
> 
> Thanks for help
> 
> Edson Ramiro


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

Предыдущее
От: Edson Ramiro
Дата:
Сообщение: Executor Material
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Executor Material