Contribute to the development of PostgreSQL

Lists: pgsql-hackers
From: gevik(at)xs4all(dot)nl
To: pgsql-hackers(at)postgresql(dot)org
Subject: Contribute to the development of PostgreSQL
Date: 2004-11-04 10:26:41
Message-ID: 19247.145.78.21.6.1099564001.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: 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.


From: Yann Michel <yann-postgresql(at)spline(dot)de>
To: gevik(at)xs4all(dot)nl
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Contribute to the development of PostgreSQL
Date: 2004-11-04 11:07:18
Message-ID: 20041104110718.GA12570@aechz.spline.inf.fu-berlin.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hi,

On Thu, Nov 04, 2004 at 11:26:41AM +0100, gevik(at)xs4all(dot)nl wrote:
>
> I would like to hear your opinion and whether anyone is interested in
> helping.

I'd appreciate any kind of hints, helping me to understand the
modules/components and sources of each.

Regards,
Yann