Re: Introducing Myself - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Introducing Myself
Date
Msg-id 4C91D8FD0200002500035830@gw.wicourts.gov
Whole thread Raw
In response to Introducing Myself  (Vaibhav Kaushal <vaibhavkaushal123@gmail.com>)
Responses Re: Introducing Myself
List pgsql-hackers
Vaibhav Kaushal <vaibhavkaushal123@gmail.com> wrote:
> please show me the way, at least to the terms which you people
> use when developing.
You should probably start with this page, and follow its links:
http://www.postgresql.org/developer/
> I think its time I move on to the development section of the 9
> series of the DB. Am I right?
There's really no such things as a "9 series".  You need to
understand the version numbering better:
http://www.postgresql.org/support/versioning
> what happens from the moment I hit enter on PSQL after a command
> to the results being displayed
http://developer.postgresql.org/pgdocs/postgres/index.html
http://www.postgresql.org/developer/ext.backend.html
> where are the functions located in the source tree.
http://www.postgresql.org/developer/ext.backend_dirs.html
Those links should get you started....
-Kevin


pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Make CLUSTER VERBOSE more verbose
Next
From: Garick Hamlin
Date:
Subject: Re: patch: SQL/MED(FDW) DDL