Re: A starter task

From: Tony Wayne <anonymouslydark3(at)gmail(dot)com>
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-16 06:49:27
Message-ID: CAAW5B8znpTK26mL2Si-g6hFPc48vDGyt2_jVe02aOrJoj+KZhQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

lets say i have experience in wal,physical replication,buffer management
where can i find patches to review on these topics?

regards
Tony Wayne

On Mon, Sep 16, 2024 at 1:30 AM Tomas Vondra <tomas(at)vondra(dot)me> wrote:

> 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 Hunaid Sohail 2024-09-16 06:51:04 Re: Psql meta-command conninfo+
Previous Message Peter Eisentraut 2024-09-16 06:26:37 Re: Support LIKE with nondeterministic collations