Re: A starter task

From: Tomas Vondra <tomas(at)vondra(dot)me>
To: 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 20:00:23
Message-ID: 60d50d0a-1be7-4e32-a134-eac7220f7e8e@vondra.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/15/24 21:42, sia kc wrote:
> Sorry I am not sure if I am doing this right. Should I look somewhere
> else for tasks?
>

Hi,

I think you can take a look at https://wiki.postgresql.org/wiki/Todo and
see if there's a patch/topic you would be interested in. It's really
difficult to "assign" a task based on a single sentence, with no info
about the person (experience with other projects, etc.).

If you're staring with PostgreSQL development, maybe take a look at
https://wiki.postgresql.org/wiki/Developer_FAQ first. There's a lot of
ways to develop, but this is a good intro.

FWIW, maybe it'd be better to start by looking at existing patches and
do a bit of a review, learn how to apply/test those and learn from them.

regards

--
Tomas Vondra

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message sia kc 2024-09-15 20:10:52 Re: A starter task
Previous Message Tomas Vondra 2024-09-15 19:47:28 Re: how to speed up 002_pg_upgrade.pl and 025_stream_regress.pl under valgrind