Re: A starter task - Mailing list pgsql-hackers

From Tom Lane
Subject Re: A starter task
Date
Msg-id 988910.1726436727@sss.pgh.pa.us
Whole thread Raw
In response to Re: A starter task  (Tomas Vondra <tomas@vondra.me>)
Responses Re: A starter task
List pgsql-hackers
Tomas Vondra <tomas@vondra.me> writes:
> Presumably a new contributor will start by discussing the patch first,
> and won't waste too much time on it.

Yeah, that is a really critical piece of advice for a newbie: no
matter what size of patch you are thinking about, a big part of the
job will be to sell it to the rest of the community.  It helps a lot
to solicit advice while you're still at the design stage, before you
spend a lot of time writing code you might have to throw away.

Stuff that is on the TODO list has a bit of an advantage here, because
that indicates there's been at least some interest and previous
discussion.  But that doesn't go very far, particularly if there
was not consensus about how to do the item.  Job 1 is to build that
consensus.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: how to speed up 002_pg_upgrade.pl and 025_stream_regress.pl under valgrind
Next
From: Tom Lane
Date:
Subject: Re: how to speed up 002_pg_upgrade.pl and 025_stream_regress.pl under valgrind