Re: Starting off with the development - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Starting off with the development
Date
Msg-id 4CCFDE9E02000025000370EE@gw.wicourts.gov
Whole thread Raw
In response to Starting off with the development  (Vaibhav Kaushal <vaibhavkaushal123@gmail.com>)
List pgsql-hackers
Vaibhav Kaushal <vaibhavkaushal123@gmail.com> wrote:
> What version should I start from? I guess postgresql 9.1 alpha
> would be good.
The HEAD of the master branch of the git repository is where
development normally takes place.  You should start by developer
section of the main PostgreSQL web site and the pages to which it
links -- especially the Developer's FAQ page:
http://www.postgresql.org/developer/
http://wiki.postgresql.org/wiki/Developer_FAQ
You also might want to browse the README files in the source
directories.
-Kevin


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: B-tree parent pointer and checkpoints
Next
From: Heikki Linnakangas
Date:
Subject: Re: Tracking latest timeline in standby mode