Re:

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: yuan fang <fangyuan8402(at)msn(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re:
Date: 2008-06-27 04:22:42
Message-ID: Pine.GSO.4.64.0806270015240.25312@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 25 Jun 2008, yuan fang wrote:

> i am studying the source code of postgresql and want to become a
> developer of it.What should i do?

1) If you send e-mail to pgsql-hackers, include a useful subject

2) Read the intros at http://www.postgresql.org/developer/

3) For browsing the code itself, I like
http://doxygen.postgresql.org/

4) Notes on how to deal with version control issues, patch submission, and
to find out what development is going on currently are all at
http://wiki.postgresql.org/wiki/Development_information

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

  • at 2008-06-25 23:42:32 from yuan fang

Browse pgsql-hackers by date

  From Date Subject
Next Message raneyt 2008-06-27 05:02:38 Explain XML patch submitted
Previous Message Tom Lane 2008-06-27 04:12:55 Re: Planner creating ineffective plans on LEFT OUTER joins