Re: Suggestions for first contribution?

From: Noah Misch <noah(at)leadboat(dot)com>
To: Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>
Cc: Christian Convey <christian(dot)convey(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Suggestions for first contribution?
Date: 2016-09-08 07:00:58
Message-ID: 20160908070058.GA3621714@tornado.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 07, 2016 at 05:14:44PM +0300, Aleksander Alekseev wrote:
> Here is another idea for a contribution - refactoring.

Refactoring is not a good early contribution. Refactoring is more likely to
succeed once you internalize community code practices through much study of
functional patches. However, even committer-initiated refactoring has a high
failure rate.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2016-09-08 07:01:40 Re: Is tuplesort_heap_siftup() a misnomer?
Previous Message Michael Paquier 2016-09-08 06:58:17 Re: Parallel build with MSVC