Fwd: Starting off with the development - Mailing list pgsql-hackers

From Vaibhav Kaushal
Subject Fwd: Starting off with the development
Date
Msg-id AANLkTimGP22J3nO_9sngpaqdbL79eokArP0vnp5sX8_c@mail.gmail.com
Whole thread Raw
In response to Starting off with the development  (Vaibhav Kaushal <vaibhavkaushal123@gmail.com>)
List pgsql-hackers
And I wanted to know what type of data structures are created by the parser / planner and how are they read by the
executor.<br /><br />I know that it is some sort of tree. But how many child nodes are there in a node on the tree and
whatstructure is the NODE itself of? <br /><br />Which files should I look into to get these details?<br /><br
/>Thanks<br/><br />-Vaibhav <br /> 

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Tracking latest timeline in standby mode
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons