Re: introduction

From: "Dickson S(dot) Guedes" <listas(at)guedesoft(dot)net>
To: Bert <biertie(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: introduction
Date: 2013-04-09 21:40:01
Message-ID: CAHHcreo+E+Bhm43G0s-P6YpyiCWg0KMo3UL__bfSfdriOg6J_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2013/4/9 Bert <biertie(at)gmail(dot)com>:
> So I'll just monitor the mailing list a bit, pick some patches and test
> them. I think this is the best way to learn to know the code, and is
> probably helpful for everyone?

Plus to that you can start reading some information about development
process [1]. There you'll see that we have a TODO list [2] that could
be a start point to code, but IMHO a better start point is reviewing
another's code, you can find some information about that in [3].

Another place is the IRC channel #postgresql on irc.freenode.net where
you can find Postgres users and developers chatting.

[1] http://wiki.postgresql.org/wiki/Development_information
[2] http://wiki.postgresql.org/wiki/Todo
[3] http://wiki.postgresql.org/wiki/Reviewing_a_Patch

Best regards,
--
Dickson S. Guedes
mail/xmpp: guedes(at)guedesoft(dot)net - skype: guediz
http://github.com/guedes - http://guedesoft.net
http://www.postgresql.org.br

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Flower 2013-04-09 22:43:57 Re: introduction
Previous Message Dimitri Fontaine 2013-04-09 20:30:40 Re: [HACKERS] pgsql: Add sql_drop event for event triggers