Contribute to the development of PostgreSQL

Lists: pgsql-hackers
From: "Gevik Babakhani" <g(dot)babakhani(at)rubicongroup(dot)biz>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Contribute to the development of PostgreSQL
Date: 2004-11-03 10:00:08
Message-ID: 200411031000.iA3A011h097495@smtp-vbr3.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: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Gevik Babakhani <g(dot)babakhani(at)rubicongroup(dot)biz>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Contribute to the development of PostgreSQL
Date: 2004-11-08 01:47:30
Message-ID: 418ED032.4090901@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers


I suggest that you document your journey as you go, possibly in a blog
or something similar, and meanwhile actually get down to contributing. I
know from experience that you will find things look very different once
you start getting down and dirty with the code. Oncwe you have that all
captured, you can go back and put your website together. At least,
that's how I'd do it if I had time and it weren't too late :-)

cheers

andrew

Gevik Babakhani wrote:

> 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.
>