Re: postgresql documentation for developers

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Pavan Kumar Chowdary P <pavan(at)csa(dot)iisc(dot)ernet(dot)in>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgresql documentation for developers
Date: 2005-02-03 20:39:52
Message-ID: C12C1115-7623-11D9-A4FB-000A95B03262@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Feb 3, 2005, at 2:39 PM, Pavan Kumar Chowdary P wrote:

> I am pavan working in database systems lab in Indian Institute
> of
> science. As my M.E project I am trying to add new join type to
> postgresql.
>
> I am searching on net for documentation for developers which
> will
> describe the software architecture of postgres and tell what each
> structure of postgres contains and what info the functions expect as
> input
> etc.. which will be useful in hacking the postgresql code.
>
> Is there any documentation of above type available? If so please
> give the details.

Try starting here: http://developer.postgresql.org

and

http://developer.postgresql.org/readtext.php?src/FAQ/
FAQ_DEV.html+Developers-FAQ

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-02-03 22:27:29 Escaping the ARC patent
Previous Message Tom Lane 2005-02-03 20:32:46 Re: pg_dump bug in 7.3.9 with sequences