Re: Executor Material - Mailing list pgsql-hackers

From Dan Colish
Subject Re: Executor Material
Date
Msg-id 20090804204337.GD3109@blackbox.spiretech.com
Whole thread Raw
In response to Executor Material  (Edson Ramiro <erlfilho@gmail.com>)
List 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 by date:

Previous
From: Edson Ramiro
Date:
Subject: Executor Material
Next
From: Tom Lane
Date:
Subject: Re: Executor Material