And I wanted to know what type of data structures are created by the parser
/ planner and how are they read by the executor.

I know that it is some sort of tree. But how many child nodes are there in a
node on the tree and what structure is the NODE itself of?

Which files should I look into to get these details?

Thanks

-Vaibhav

Reply via email to