Re: A starter task

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tomas Vondra <tomas(at)vondra(dot)me>
Cc: sia kc <siavosh(dot)kasravi(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: A starter task
Date: 2024-09-15 21:45:27
Message-ID: 988910.1726436727@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tomas Vondra <tomas(at)vondra(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-09-15 21:59:40 Re: how to speed up 002_pg_upgrade.pl and 025_stream_regress.pl under valgrind
Previous Message Thomas Munro 2024-09-15 21:22:41 Re: how to speed up 002_pg_upgrade.pl and 025_stream_regress.pl under valgrind