Re: Select Query Implementation:Details needed

From: Seref Arikan <serefarikan(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
Cc: RAJDEEP SARDAR <rajdeep(dot)sardar(at)yahoo(dot)co(dot)in>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Select Query Implementation:Details needed
Date: 2012-10-30 16:14:23
Message-ID: CA+4ThdqTYYjxcc=C7XqpJRky-28TmCGZgAQ95vQvCEHT5Tu5_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Fantastic resource. Thanks for this!

On Tue, Oct 30, 2012 at 3:16 PM, Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>wrote:

> On 10/30/2012 04:07 AM, RAJDEEP SARDAR wrote:
>
>> Dear All,
>>
>> I am a Mtech Student,IIT Bombay,India.
>>
>> I am having a database course project where I need to make some
>> modification in postgresql.
>>
>> currently,my objective is to find how a select query runs in
>> postgresql.I have some knowledge related to parsing after going through
>> some document uploaded
>>
>> in the developer site.But I would like to know the steps after that.
>>
>> Can anyone suggest
>>
>> 1.Which file/methods are handing the select query
>>
>> 2.Implementation of select
>>
>> 3.Any relevant document related to the topic
>>
>
> http://www.postgresql.org/**developer/backend/<http://www.postgresql.org/developer/backend/>
>
> Follow the links. Click on the chart to go to written description. Click
> on description header to go to relevant code. The READMEs have quite a bit
> of documentation.
>
>
>>
>> thanks,
>>
>> Rajdeep
>>
>>
>>
>>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)gmail(dot)com
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/**mailpref/pgsql-general<http://www.postgresql.org/mailpref/pgsql-general>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gurjeet Singh 2012-10-30 17:49:29 Re: Why some GUC parameter names are not lowercased
Previous Message Tom Lane 2012-10-30 16:11:38 Re: Why some GUC parameter names are not lowercased