Contribute to the development of PostgreSQL - Mailing list pgsql-hackers

From Gevik Babakhani
Subject Contribute to the development of PostgreSQL
Date
Msg-id 200411031000.iA3A011h097495@smtp-vbr3.xs4all.nl
Whole thread Raw
Responses Re: Contribute to the development of PostgreSQL
List pgsql-hackers

Dear Folks,

 

Sometime ago I posted a message regarding learning to develop and contribute to the development of PostgreSQL. I started my journey with downloading the sources and take a look at the bits and pieces of the code. As I was expecting it to be, my journey was and still is ponderous one. I can image the same for other newbie’s like myself and the fact that some like myself come from a windows development world than *nix.

Therefore I was thinking to build a website concerning a "how to contribute and develop to PostgreSQL".

 

The idea is to show the following:

 

1.         How to configure the compiler tools for windows and *nix

2.         How to make changes, compile and debug

3.         Where to start the learning curve in the source code.

4.         If requested by any to document the code as I advance.

5.         etc.. etc..

 

I would like to hear your opinion and whether anyone is interested in helping.

 

Regards,

Gevik.

 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error: set log_error_verbosity to verbose fails
Next
From: Andrew Dunstan
Date:
Subject: Re: Contribute to the development of PostgreSQL