Fwd: Starting off with the development

From: Vaibhav Kaushal <vaibhavkaushal123(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Fwd: Starting off with the development
Date: 2010-11-02 06:34:35
Message-ID: AANLkTimGP22J3nO_9sngpaqdbL79eokArP0vnp5sX8_c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2010-11-02 07:13:58 Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons
Previous Message Fujii Masao 2010-11-02 05:15:26 Re: Tracking latest timeline in standby mode